
20 May
2022
20 May
'22
5:22 p.m.
On Fri, May 20, 2022 at 03:30:26PM +0300, Georgi Vlaev wrote:
Since commit dffdb1f8eb ("board: ti: am64x: Use fdt functions for ram and bank init") ddr_init() and dram_bank_init() have switched to fdtdec for getting the memory configuration from the am64xx dts files instead of using hardcoded values. This requires an accessible memory node in SPL as we already have in k3-am642-r5-evm.dts.
Make the memory node accessible in A53 SPL for both am642-sk and am642-evm and in am642-sk R5 SPL.
Signed-off-by: Georgi Vlaev g-vlaev@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom