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 <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2017-05-11 11:01:26 +02:00 committed by Daniel Schwierzeck
parent 1f5541c881
commit 4153e47767

View File

@ -133,7 +133,7 @@
memory-controller@fffe1200 {
compatible = "brcm,bcm6358-mc";
reg = <0xfffe1200 0x1000>;
reg = <0xfffe1200 0x4c>;
u-boot,dm-pre-reloc;
};
};