board: ti: am57xx: Set fdtfile from C code instead of findfdt script
authorAnurag Dutta <a-dutta@ti.com>
Mon, 1 Sep 2025 06:16:58 +0000 (11:46 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 8 Sep 2025 14:44:33 +0000 (08:44 -0600)
commit649f4a7d3ca753991c27c9c159a0aacc9954d96f
treedbffb42a7d7c19710f648b1af0d38e7c5e5a533d
parentbc020bf53adca747a533a364969bc6396ef58b13
board: ti: am57xx: 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".

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
board/ti/am57xx/board.c