Correct RAM size of the MPC8555CDS board.

This commit is contained in:
raj 2010-11-11 13:48:48 +00:00
parent c5bcf55d35
commit 969e77a2be

View File

@ -97,7 +97,7 @@
memory {
device_type = "memory";
reg = <0x0 0x8000000>; // 128M at 0x0
reg = <0x0 0x10000000>; // 256M at 0x0
};
localbus@e0005000 {