summaryrefslogtreecommitdiff
path: root/configs/at91sam9n12ek_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-06 12:13:29 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:13:29 -0400
commit41e47b420d6b122f6eb21e6e4438b334cc983eb1 (patch)
treec992cebb18f98103afc3fe1eb1957fad4c4948da /configs/at91sam9n12ek_mmc_defconfig
parent8bbbd6337361cadad96b163bde4ae675752b7778 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/at91sam9n12ek_mmc_defconfig')
-rw-r--r--configs/at91sam9n12ek_mmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9n12ek_mmc_defconfig b/configs/at91sam9n12ek_mmc_defconfig
index 21cbfbd1f4..66fad220d2 100644
--- a/configs/at91sam9n12ek_mmc_defconfig
+++ b/configs/at91sam9n12ek_mmc_defconfig
@@ -20,7 +20,6 @@ CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="setenv bootargs ${console} ${mtdparts} ${bootargs_mmc};fatload mmc 0:1 0x21000000 dtb;fatload mmc 0:1 0x22000000 uImage;bootm 0x22000000 - 0x21000000"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
# CONFIG_DISPLAY_BOARDINFO is not set
-CONFIG_SPL_MAX_SIZE=0x6000
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "
CONFIG_SYS_CBSIZE=256