u-boot-brain/include/environment/ti
Andrew F. Davis e77777b2ff configs: ti: Factor out call to 'args_mmc' into MMC common environment
Both 'loadfit' and 'mmcloados' start with a call to 'args_mmc' so this
can be factored out to before eithers only call site. This also allows us
to remove that call from 'loadfit', which should not have been calling it
anyway as that command should not be MMC specific. Without the call to
'args_mmc' the command 'loadfit' becomes just a call to 'run_fit' so
remove the indirection and call 'run_fit' directly, this removes the need
for 'loadfit' command (which was misnamed anyway). Drop it.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-01-20 10:10:28 +05:30
..
boot.h board: ti: beagleboneai: enable in am57xx_evm_defconfig 2020-01-20 10:10:28 +05:30
dfu.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
k3_dfu.h environment: ti: Add DFU environment variables k3_dfu.h 2020-01-20 10:10:28 +05:30
k3_rproc.h env: ti: k3_rproc: Add common rproc environment variables 2019-10-11 10:07:35 -04:00
mmc.h configs: ti: Factor out call to 'args_mmc' into MMC common environment 2020-01-20 10:10:28 +05:30
nand.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
spi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ufs.h env: ti: Add environment variables to boot from UFS 2019-10-23 20:47:12 -04:00