uboot-lantiq: fix boot of images larger than 8MB
[openwrt/openwrt.git] / package / boot / uboot-lantiq / patches / 0107-MIPS-add-board-support-for-ZyXEL-P-2812HNU-Fx.patch
index a1c0bdede0afa4b005dc683278f7622722d2f4ce..3f77d9847632a98ea19f87694eae4573aa91a5fc 100644 (file)
@@ -231,7 +231,7 @@ Signed-off-by: Luka Perkov <luka@openwrt.org>
  Active  nds32       n1213          ag101       AndesTech       adp-ag101           adp-ag101                            -                                                                                                                                 Andes <uboot@andestech.com>
 --- /dev/null
 +++ b/include/configs/p2812hnufx.h
-@@ -0,0 +1,67 @@
+@@ -0,0 +1,69 @@
 +/*
 + * Copyright (C) 2013 Luka Perkov <luka@openwrt.org>
 + *
@@ -265,6 +265,8 @@ Signed-off-by: Luka Perkov <luka@openwrt.org>
 +
 +#define CONFIG_SYS_DRAM_PROBE
 +
++#define CONFIG_SYS_BOOTM_LEN          0x1000000       /* 16 MB */
++
 +/* Environment */
 +#if defined(CONFIG_SYS_BOOT_NANDSPL)
 +#define CONFIG_ENV_IS_IN_NAND