arm: dts: ea3250/phy3250: specify phys memory offset for lpc32xx boards

In case if SDRAM memory region is not populated by a bootloader,
provide this value in device trees for EA3250 and PHY3250 boards.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
This commit is contained in:
Vladimir Zapolskiy 2015-10-18 00:35:54 +03:00
parent 2a6c656331
commit cae5949067
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
memory {
device_type = "memory";
reg = <0 0x4000000>;
reg = <0x80000000 0x4000000>;
};
ahb {

View file

@ -22,7 +22,7 @@
memory {
device_type = "memory";
reg = <0 0x4000000>;
reg = <0x80000000 0x4000000>;
};
ahb {