diff options
author | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
commit | 7af2e3648f3f6d726f6476745c2eec5de709a702 (patch) | |
tree | 2de1a0b5eb5f3f39be0aff3352499263aebb1e10 /configs/ls1088aqds_sdcard_qspi_defconfig | |
parent | eeab579aa8d76b96afbd0862029d4452943bafbe (diff) | |
download | u-boot-7af2e3648f3f6d726f6476745c2eec5de709a702.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088aqds_sdcard_qspi_defconfig')
-rw-r--r-- | configs/ls1088aqds_sdcard_qspi_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/ls1088aqds_sdcard_qspi_defconfig b/configs/ls1088aqds_sdcard_qspi_defconfig index 805364e8c7..0ba698168b 100644 --- a/configs/ls1088aqds_sdcard_qspi_defconfig +++ b/configs/ls1088aqds_sdcard_qspi_defconfig @@ -10,13 +10,10 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds" # CONFIG_SYS_MALLOC_F is not set CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y -CONFIG_PARTITIONS=y CONFIG_SYS_EXTRA_OPTIONS="SD_BOOT_QSPI" CONFIG_SD_BOOT=y # CONFIG_DISPLAY_BOARDINFO is not set -# CONFIG_USE_BOOTCOMMAND is not set CONFIG_SPL=y -CONFIG_SPL_BUILD=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x8b0 CONFIG_SPL_ENV_SUPPORT=y |