Skip to content
Commit 837833a7 authored by Andrew Davis's avatar Andrew Davis Committed by Tom Rini
Browse files

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: default avatarAndrew Davis <afd@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 8f3e2d14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment