diff options
Diffstat (limited to 'configs/am335x_sl50_defconfig')
-rw-r--r-- | configs/am335x_sl50_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig index b65f9608ce..21c67bd578 100644 --- a/configs/am335x_sl50_defconfig +++ b/configs/am335x_sl50_defconfig @@ -33,6 +33,8 @@ CONFIG_SPL_NAND_BASE=y CONFIG_SPL_NET=y CONFIG_SPL_NET_VCI_STRING="AM335x U-Boot SPL" 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 |