From: Marek Vasut Date: Tue, 29 May 2018 16:02:22 +0000 (+0200) Subject: ARM: socfpga: Make DRAM node available in SPL X-Git-Url: https://git.sur5r.net/?p=u-boot;a=commitdiff_plain;h=df78f016e84caede20938fb3e84acbb8ae7fc440 ARM: socfpga: Make DRAM node available in SPL The SPL can also parse the DRAM configuration node to figure out the memory layout, make sure it is available. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen --- diff --git a/arch/arm/dts/socfpga_arria10_socdk.dtsi b/arch/arm/dts/socfpga_arria10_socdk.dtsi index d7616dd1c5..3f59f02577 100644 --- a/arch/arm/dts/socfpga_arria10_socdk.dtsi +++ b/arch/arm/dts/socfpga_arria10_socdk.dtsi @@ -34,6 +34,7 @@ name = "memory"; device_type = "memory"; reg = <0x0 0x40000000>; /* 1GB */ + u-boot,dm-pre-reloc; }; a10leds {