Re: [U-Boot] [PATCH] ARM: socfpga: Make DRAM node available in SPL

2018-05-31 Thread See, Chin Liang
On Tue, 2018-05-29 at 18:38 +0200, Marek Vasut wrote: > 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 > --- >  arch/arm/dts/socfpga_arria10_socdk.dtsi | 1 +

[U-Boot] [PATCH] ARM: socfpga: Make DRAM node available in SPL

2018-05-29 Thread Marek Vasut
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 --- arch/arm/dts/socfpga_arria10_socdk.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git