]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am62x: Set fdtfile from C code instead of findfdt script
authorNishanth Menon <nm@ti.com>
Mon, 12 Feb 2024 19:47:19 +0000 (13:47 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 20 Feb 2024 22:57:40 +0000 (17:57 -0500)
commit0de0672e7e968ffc072cf59ce72c33e045788b0a
tree1645e399091efe557b3b265aa403dcf24570e41f
parent39ae370ccaef9d1893c4b1e17e05a4cd79dbff28
board: ti: am62x: 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/am62x/am62x.env
board/ti/am62x/evm.c
configs/am62x_evm_a53_defconfig