diff options
Diffstat (limited to 'configs/pinetab_defconfig')
-rw-r--r-- | configs/pinetab_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pinetab_defconfig b/configs/pinetab_defconfig index f90cb0d1f8..e20d20a2fd 100644 --- a/configs/pinetab_defconfig +++ b/configs/pinetab_defconfig @@ -10,3 +10,4 @@ CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_STACK=0x54000 CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_BOOTM_LEN=0x2000000 |