]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am62ax: Set fdtfile from C code instead of findfdt script
authorNishanth Menon <nm@ti.com>
Mon, 12 Feb 2024 19:47:18 +0000 (13:47 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 20 Feb 2024 22:57:40 +0000 (17:57 -0500)
commit39ae370ccaef9d1893c4b1e17e05a4cd79dbff28
treea3592372ae72be0843bf1c9624c4338bc3ed4067
parentfa94f8eec367f89f1036249e7bdbaf7b0fc28e64
board: ti: am62ax: Set fdtfile from C code instead of findfdt script

Stop using the findfdt script and switch to setting the fdtfile from
C code.

While at this, replace findfdt in environment with a warning as it is
no longer needed

Reviewed-by: Jonathan Humphreys <j-humphreys@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
board/ti/am62ax/am62ax.env
board/ti/am62ax/evm.c
configs/am62ax_evm_a53_defconfig