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