ramips: fix memory size for RE6500
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de> SVN-Revision: 48019
This commit is contained in:
parent
7509c940e9
commit
11c697015f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x8000000>;
|
||||
reg = <0x0 0x4000000>;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
Loading…
Reference in a new issue