Shrink brcm,bcm6328-mc size to avoid overlapping with other controllers

Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com>
---
 arch/mips/dts/brcm,bcm63268.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/dts/brcm,bcm63268.dtsi b/arch/mips/dts/brcm,bcm63268.dtsi
index 3d0f8e0..b03763f 100644
--- a/arch/mips/dts/brcm,bcm63268.dtsi
+++ b/arch/mips/dts/brcm,bcm63268.dtsi
@@ -136,7 +136,7 @@
 
                memory-controller@10003000 {
                        compatible = "brcm,bcm6328-mc";
-                       reg = <0x10003000 0x1000>;
+                       reg = <0x10003000 0x894>;
                        u-boot,dm-pre-reloc;
                };
        };
-- 
2.1.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to