]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: am642: Add support for triggering ddr init from SPL
authorDave Gerlach <d-gerlach@ti.com>
Tue, 4 May 2021 23:00:53 +0000 (18:00 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 11:01:16 +0000 (16:31 +0530)
commitd411f0973aa62ce426f901594367f9344261446d
tree86f0345ba20cd84ee4e40f00da2bf45e90c76407
parentfe0f3e36973f98ee924c597a6e05abe4271d6985
arm: mach-k3: am642: Add support for triggering ddr init from SPL

In SPL, DDR should be made available by the end of board_init_f()
so that apis in board_init_r() can use ddr. Adding support for
triggering DDR initialization from board_init_f().

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
arch/arm/mach-k3/am642_init.c
board/ti/am64x/Kconfig