mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 20:48:16 +00:00
stdboot and legacy boot depend on fdtfile. Since findfdt is getting deprecated, move the rest of k3 platforms dependent on findfdt to ti_set_fdt_env. Populate fdtfile by calling ti_set_fdt_env in board files. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>