]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am64x: Switch to standard boot flow
authorRoger Quadros <rogerq@kernel.org>
Thu, 5 Oct 2023 13:06:42 +0000 (16:06 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 18:06:04 +0000 (14:06 -0400)
commit174b34f4f36dfc0d460bff83c4104d4795fa6b71
treec5d50368fc42d26b6838b73451b22e011a0d4562
parentab54d9b28d8578cc43b214d39009e7b1def797e4
board: ti: am64x: Switch to standard boot flow

Switch to using bootstd. Note with this change, we will stop using
distro_bootcmd and instead depend entirely on bootflow method of
starting the system up.

Drop header files that are no longer needed in am64x_evm.h.
k3_dfu.h is available via k3_dfu.env in am64x.env.

Drop unused macro CFG_SYS_SDRAM_BASE1.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Nishanth Menon <nm@ti.com>
board/ti/am64x/am64x.env
configs/am64x_evm_a53_defconfig
include/configs/am64x_evm.h