Files
u-boot/include
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
..
2023-04-27 13:51:06 -04:00
2023-03-30 15:09:59 -04:00
2023-05-02 14:23:34 -04:00
2023-04-27 13:51:06 -04:00
2023-04-06 15:08:46 -04:00
2023-04-10 12:17:11 +09:00
2023-04-28 11:30:17 -06:00