diff options
Diffstat (limited to 'configs/am335x_igep003x_defconfig')
-rw-r--r-- | configs/am335x_igep003x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig index 2c0cd1a283d..39d354f9e28 100644 --- a/configs/am335x_igep003x_defconfig +++ b/configs/am335x_igep003x_defconfig @@ -37,6 +37,8 @@ CONFIG_SPL_UBI_LOAD_MONITOR_ID=0 CONFIG_SPL_UBI_LOAD_KERNEL_ID=3 CONFIG_SPL_UBI_LOAD_ARGS_ID=4 CONFIG_SPL_OS_BOOT=y +CONFIG_SPL_FALCON_BOOT_MMCSD=y +CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR=0x1700 CONFIG_SPL_POWER=y CONFIG_SPL_WATCHDOG=y CONFIG_SPL_YMODEM_SUPPORT=y |