u-boot/include/environment
Andrew Davis 837833a724 environment: ti: Add get_fit_config command to get FIT config string
When OE is packaging a dtb file into the FIT image it names the node based
on the dtb filename. Node names can't have "/" so it is turned into "_".
We select our FIT config using the "fdtfile" env var so we don't duplicate
the board_name to fdt logic. Result is fdtfile needs mangled when used to
select a config node from OE made FIT image. Do this here.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-05-04 13:03:54 -04:00
..
distro Correct SPL uses of CMD_SF 2023-02-09 16:32:26 -05:00
pg-wcom km/ppc: remove km-mpc8360.h and km-mpc832x.h 2023-02-06 13:04:53 -05:00
ti environment: ti: Add get_fit_config command to get FIT config string 2023-05-04 13:03:54 -04:00