diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-06-02 18:43:20 +0300 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@microchip.com> | 2021-01-07 09:44:15 +0200 |
commit | 2efb34314d423c80d02e76a4bdc46cfc3a892b1e (patch) | |
tree | 2c16336a61c231faec677625e21b28b8544f8806 /configs/sama7g5ek_mmc1_defconfig | |
parent | dd2cf752d1157d4db73fee91a95aad5b4be41a09 (diff) | |
download | u-boot-2efb34314d423c80d02e76a4bdc46cfc3a892b1e.tar.gz u-boot-2efb34314d423c80d02e76a4bdc46cfc3a892b1e.tar.bz2 u-boot-2efb34314d423c80d02e76a4bdc46cfc3a892b1e.zip |
ARM: dts: sama7g5: enable autoboot
Enable autoboot.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r-- | configs/sama7g5ek_mmc1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig index 7d4d409532..99e2439516 100644 --- a/configs/sama7g5ek_mmc1_defconfig +++ b/configs/sama7g5ek_mmc1_defconfig @@ -16,7 +16,6 @@ CONFIG_SD_BOOT=y CONFIG_USE_BOOTARGS=y CONFIG_MISC_INIT_R=y CONFIG_HUSH_PARSER=y -# CONFIG_AUTOBOOT is not set CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y |