diff mbox series

[3/3] configs: j7200_evm_r5: Enable FS_LOADER

Message ID 20200818190945.8966-4-s-anna@ti.com
State Accepted
Commit a0549cc95222f62e41858df61702a710aa8a9bca
Delegated to: Lokesh Vutla
Headers show
Series MCU R5F branch-only boot on J7200 SoCs | expand

Commit Message

Suman Anna Aug. 18, 2020, 7:09 p.m. UTC
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 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/j7200_evm_r5_defconfig b/configs/j7200_evm_r5_defconfig
index 2908bc30c406..24eddfd8a5b3 100644
--- a/configs/j7200_evm_r5_defconfig
+++ b/configs/j7200_evm_r5_defconfig
@@ -81,6 +81,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