]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
riscv: fu540: dts: Correct reg size of clint node
authorPragnesh Patel <pragnesh.patel@sifive.com>
Tue, 20 Oct 2020 05:33:02 +0000 (11:03 +0530)
committerAndes <uboot@andestech.com>
Mon, 26 Oct 2020 02:01:37 +0000 (10:01 +0800)
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/dts/fu540-c000-u-boot.dtsi

index a06e1b11c639deea364fd580b85d0e5ebaafcbbb..b7cd600b8cdc4122dea709163081c5512e11e691 100644 (file)
@@ -62,7 +62,7 @@
                                               &cpu2_intc 3 &cpu2_intc 7
                                               &cpu3_intc 3 &cpu3_intc 7
                                               &cpu4_intc 3 &cpu4_intc 7>;
-                       reg = <0x0 0x2000000 0x0 0xc0000>;
+                       reg = <0x0 0x2000000 0x0 0x10000>;
                        u-boot,dm-spl;
                };
                prci: clock-controller@10000000 {