summaryrefslogtreecommitdiff
path: root/configs/at91sam9x5ek_spiflash_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/at91sam9x5ek_spiflash_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/at91sam9x5ek_spiflash_defconfig')
-rw-r--r--configs/at91sam9x5ek_spiflash_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9x5ek_spiflash_defconfig b/configs/at91sam9x5ek_spiflash_defconfig
index 387dc0ff0c..347a2ecfe8 100644
--- a/configs/at91sam9x5ek_spiflash_defconfig
+++ b/configs/at91sam9x5ek_spiflash_defconfig
@@ -28,7 +28,6 @@ CONFIG_BOOTCOMMAND="sf probe 0; sf read 0x22000000 0x100000 0x300000; bootm 0x22
# CONFIG_CONSOLE_MUX is not set
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