]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - configs/at91sam9n12ek_nandflash_defconfig
Convert CONFIG_SPL_PAD_TO et al to Kconfig
[thirdparty/u-boot.git] / configs / at91sam9n12ek_nandflash_defconfig
index 0b33ce79347b3ecddc61a418469756cefb228c4b..3a5a3f1aa14a7ffd8a1d1dd651e3ea24f47d4d02 100644 (file)
@@ -18,6 +18,7 @@ CONFIG_USE_BOOTCOMMAND=y
 CONFIG_BOOTCOMMAND="setenv bootargs ${console} ${mtdparts} ${bootargs_nand};nand read 0x21000000 0x180000 0x080000;nand read 0x22000000 0x200000 0x400000;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