Fix the memory region. This board has two memory regions.

This commit is contained in:
Rui Paulo 2014-04-06 23:22:42 +00:00
parent 7b92a9bfc4
commit 1c6ca154ca

View file

@ -41,7 +41,8 @@
memory {
/* RAM 512M */
reg = <0x70000000 0x20000000>;
reg = <0x70000000 0x10000000
0xB0000000 0x10000000>;
};
localbus@18000000 {