diff options
author | Tom Rini <trini@konsulko.com> | 2016-06-27 22:40:17 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-28 15:54:00 -0400 |
commit | 6f0aea39aeb093a404a7dc21a0f79fa75ca851db (patch) | |
tree | c2ce013c7594d3e85e6c747b1d144b2cd6aee551 /configs/ls1021aqds_qspi_defconfig | |
parent | faaef73f7eedaaeed12ffbc95dd7b4b7411a3af5 (diff) | |
download | u-boot-6f0aea39aeb093a404a7dc21a0f79fa75ca851db.tar.gz u-boot-6f0aea39aeb093a404a7dc21a0f79fa75ca851db.tar.xz u-boot-6f0aea39aeb093a404a7dc21a0f79fa75ca851db.zip |
configs: Re-sync after boot menu changes
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1021aqds_qspi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021aqds_qspi_defconfig b/configs/ls1021aqds_qspi_defconfig index a1504c3a15..284cc0734d 100644 --- a/configs/ls1021aqds_qspi_defconfig +++ b/configs/ls1021aqds_qspi_defconfig @@ -7,6 +7,7 @@ CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT" +CONFIG_QSPI_BOOT=y CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y |