u-boot/include/environment/ti
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
..
dfu.h ARM: ti: Increase the allocated size for MLO.raw 2021-05-27 14:56:42 +05:30
k3_dfu.env include: environment: ti: Use .env for environment variables 2023-03-29 13:30:29 -04:00
k3_dfu.h environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram 2021-09-10 20:10:20 -04:00
k3_rproc.env include: environment: ti: Use .env for environment variables 2023-03-29 13:30:29 -04:00
k3_rproc.h env: ti: k3_rproc: Add common rproc environment variables 2019-10-11 10:07:35 -04:00
mmc.env include: environment: ti: Use .env for environment variables 2023-03-29 13:30:29 -04:00
mmc.h environment: ti: mmc.h: Make the finduuid generic for usage across different device types 2021-09-10 20:10:20 -04:00
nand.env include: environment: ti: Use .env for environment variables 2023-03-29 13:30:29 -04:00
nand.h include/configs: Remove rootwait=1 to all the affected boards 2022-06-06 18:01:21 -04:00
spi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti_armv7_common.env environment: ti: Add get_fit_config command to get FIT config string 2023-05-04 13:03:54 -04:00
ufs.env include: environment: ti: Use .env for environment variables 2023-03-29 13:30:29 -04:00
ufs.h env: ti: ufs: Use dtboaddr instead of overlayaddr 2020-10-12 08:09:53 +05:30