board: ti: dra7xx: Set fdtfile from C code instead of findfdt script
authorAnurag Dutta <a-dutta@ti.com>
Mon, 1 Sep 2025 06:16:59 +0000 (11:46 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 8 Sep 2025 14:44:33 +0000 (08:44 -0600)
commit878888fd07bab1ed97f7f0fef7f6e93269074da4
tree743c9017704fdf41c6b82007177dedf584ce9b84
parent649f4a7d3ca753991c27c9c159a0aacc9954d96f
board: ti: dra7xx: 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/dra7xx/evm.c