projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70377b7
)
configs: j7200_evm_r5: Enable FS_LOADER
author
Suman Anna
<s-anna@ti.com>
Tue, 18 Aug 2020 19:09:45 +0000
(14:09 -0500)
committer
Lokesh Vutla
<lokeshvutla@ti.com>
Tue, 15 Sep 2020 13:21:53 +0000
(18:51 +0530)
Enable the FS_LOADER and associated configs in the j7200_evm_r5_defconfig
so that the R5 SPL can support the loading of firmware files from a boot
media/file system.
Signed-off-by: Suman Anna <s-anna@ti.com>
configs/j7200_evm_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/j7200_evm_r5_defconfig
b/configs/j7200_evm_r5_defconfig
index
bd1268e
..
3820fc5
100644
(file)
--- a/
configs/j7200_evm_r5_defconfig
+++ b/
configs/j7200_evm_r5_defconfig
@@
-86,6
+86,7
@@
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_SYS_I2C_OMAP24XX=y
CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y
+CONFIG_FS_LOADER=y
CONFIG_DM_MMC=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_SDHCI=y