diff options
| author | Dhruva Gole <[email protected]> | 2024-07-02 10:50:04 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-16 13:01:46 -0600 |
| commit | b1dfe6d3289ee9fd9b0fd397f8f591e2f5a0893e (patch) | |
| tree | 01818bd9034fac1fda6e646c7eeb486f4da71a9e /scripts | |
| parent | bc2d846af7adece28d31d7a72d06d9b94369ab08 (diff) | |
include: env: ti_common: Remove findfdt from bootcmd_ti_mmc
findfdt is used by bootcmd_ti_mmc by default which used to help populate
the fdtfile. The users of findfdt from bootcmd_ti_mmc have migrated to
ti_set_fdt_env for populating fdtfile; Hence, findfdt can be removed from
bootcmd_ti_mmc having no-impact for any platform.
Remove findfdt to not print out the warning that gets set after calling
ti_set_fdt_env. viz.
"echo WARN: fdtfile already set. Stop using findfdt in script"
Signed-off-by: Dhruva Gole <[email protected]>
Signed-off-by: Manorit Chawdhry <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
