Commit cae59490 authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy
Browse files

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: default avatarVladimir Zapolskiy <vz@mleia.com>
parent 2a6c6563
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

	memory {
		device_type = "memory";
		reg = <0 0x4000000>;
		reg = <0x80000000 0x4000000>;
	};

	ahb {
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

	memory {
		device_type = "memory";
		reg = <0 0x4000000>;
		reg = <0x80000000 0x4000000>;
	};

	ahb {