]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: ti: j721s2: Set fdtfile from C code instead of findfdt script
authorNishanth Menon <nm@ti.com>
Mon, 12 Feb 2024 19:47:23 +0000 (13:47 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 20 Feb 2024 22:57:41 +0000 (17:57 -0500)
commite41453c999f5182c57dfe1e566a71de55268c12a
treed51f5c61ca3039a424274d9844ce0052b134a51f
parentc6d065817c825f537ad0162d6c5503f6e251cf1a
board: ti: j721s2: Set fdtfile from C code instead of findfdt script

We now can provide a map and have the standard fdtfile variable set from
code itself. This allows for bootstd to "just work".

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/j721s2/evm.c
board/ti/j721s2/j721s2.env