diff options
author | Tom Rini <trini@konsulko.com> | 2017-06-03 18:05:04 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-03 18:05:04 -0400 |
commit | 541f538f4ca50082f77f7f34f05950d57804b1cc (patch) | |
tree | 09e94cc98e5d024bd016ba2b04b61f0b816304c6 /configs/ls1046aqds_sdcard_ifc_defconfig | |
parent | b07d044d5bfa8c440b172eb3f8a9d537f82e21b6 (diff) | |
parent | 8d75d52878514e23e0bd9c30743255570d05409c (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1046aqds_sdcard_ifc_defconfig')
-rw-r--r-- | configs/ls1046aqds_sdcard_ifc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046aqds_sdcard_ifc_defconfig b/configs/ls1046aqds_sdcard_ifc_defconfig index a35e1be5be..19b80777fb 100644 --- a/configs/ls1046aqds_sdcard_ifc_defconfig +++ b/configs/ls1046aqds_sdcard_ifc_defconfig @@ -8,6 +8,7 @@ CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL" CONFIG_SD_BOOT=y CONFIG_BOOTDELAY=10 CONFIG_SPL=y +CONFIG_SPL_BOARD_INIT=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x110 CONFIG_HUSH_PARSER=y |