From: Álvaro Fernández Rojas Date: Thu, 11 May 2017 09:01:26 +0000 (+0200) Subject: mips: bmips: bcm6358: fix brcm, bcm6358-mc size X-Git-Tag: v2017.07-rc1~283^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4153e477674a4089efaeb32624ebf9307a339762;p=u-boot mips: bmips: bcm6358: fix brcm, bcm6358-mc size Shrink brcm,bcm6358-mc size to avoid overlapping with other controllers Signed-off-by: Álvaro Fernández Rojas --- diff --git a/arch/mips/dts/brcm,bcm6358.dtsi b/arch/mips/dts/brcm,bcm6358.dtsi index df75988c82..0dad998501 100644 --- a/arch/mips/dts/brcm,bcm6358.dtsi +++ b/arch/mips/dts/brcm,bcm6358.dtsi @@ -133,7 +133,7 @@ memory-controller@fffe1200 { compatible = "brcm,bcm6358-mc"; - reg = <0xfffe1200 0x1000>; + reg = <0xfffe1200 0x4c>; u-boot,dm-pre-reloc; }; };