uboot-lantiq: fix boot of images larger than 8MB
[openwrt/openwrt.git] / package / boot / uboot-lantiq / patches / 0105-MIPS-add-board-support-for-AVM-FritzBox-3370.patch
index 77014e44ce0f9d11022f736fa782048c7d14c49a..d7850e4b5b7856a5da0673656cc3add252cce5d1 100644 (file)
@@ -273,7 +273,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
  Active  mips        mips32         vrx200      lantiq          easy80920           easy80920_norspl                     easy80920:SYS_BOOT_NORSPL                                                                                                         Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 --- /dev/null
 +++ b/include/configs/fb3370.h
-@@ -0,0 +1,78 @@
+@@ -0,0 +1,80 @@
 +/*
 + * Copyright (C) 2011-2013 Daniel Schwierzeck, daniel.schwierzeck@googlemail.com
 + *
@@ -308,6 +308,8 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 +
 +#define CONFIG_SYS_DRAM_PROBE
 +
++#define CONFIG_SYS_BOOTM_LEN          0x1000000       /* 16 MB */
++
 +/* Environment */
 +#define CONFIG_ENV_SPI_BUS            CONFIG_SPL_SPI_BUS
 +#define CONFIG_ENV_SPI_CS             CONFIG_SPL_SPI_CS