projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f5541c
)
mips: bmips: bcm6358: fix brcm, bcm6358-mc size
author
Álvaro Fernández Rojas
<
[email protected]
>
Thu, 11 May 2017 09:01:26 +0000
(11:01 +0200)
committer
Daniel Schwierzeck
<
[email protected]
>
Fri, 12 May 2017 11:20:03 +0000
(13:20 +0200)
Shrink brcm,bcm6358-mc size to avoid overlapping with other controllers
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
arch/mips/dts/brcm,bcm6358.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm6358.dtsi
b/arch/mips/dts/brcm,bcm6358.dtsi
index df75988c82316905783b07e67deba3260987cf1e..0dad9985016456332ec00bdf3e1a81dcbb420056 100644
(file)
--- 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 0x
1000
>;
+ reg = <0xfffe1200 0x
4c
>;
u-boot,dm-pre-reloc;
};
};