]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl
authorGeorgi Vlaev <g-vlaev@ti.com>
Fri, 20 May 2022 12:30:26 +0000 (15:30 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 26 May 2022 14:32:26 +0000 (10:32 -0400)
commit1e75d593f2459a05b21d81bb974af2ba23de872c
treee19f018fece9d95133af0254323ccc6cfc0401c6
parent81574c42938e8fffddb6763047582ea5ccec5953
arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl

Since commit c5b098566c ("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>
arch/arm/dts/k3-am642-evm-u-boot.dtsi
arch/arm/dts/k3-am642-r5-sk.dts
arch/arm/dts/k3-am642-sk-u-boot.dtsi