commit | a87871993a6c5512486a03ae3a6772bfbaaa0873 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Tue Jul 02 10:50:01 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 16 13:01:46 2024 -0600 |
tree | b1426c47b9a8d75396d5a4b42b32041bab0f4817 | |
parent | b9210bbf32105be916100555e272ae5d2a85bce4 [diff] |
board: ti: am62p|j722s: Add ti_set_fdt_env for fdtfile 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>