uboot-lantiq: fix boot of images larger than 8MB
[openwrt/staging/florian.git] / package / boot / uboot-lantiq / patches / 0104-MIPS-add-board-support-for-AudioCodes-MP-252.patch
index 00820f8e3dc426145d4284d464a7ce3a8cd087b0..16a44ccdd191f5378386a61f642df8a227708cb7 100644 (file)
@@ -185,7 +185,7 @@ Signed-off-by: Daniel Golle <dgolle@allnet.de>
  Active  mips        mips32         danube      lantiq          easy50712           easy50712_ram                        easy50712:SYS_BOOT_RAM                                                                                                            Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 --- /dev/null
 +++ b/include/configs/acmp252.h
-@@ -0,0 +1,60 @@
+@@ -0,0 +1,62 @@
 +/*
 + * Copyright (C) 2013 Daniel Golle <daniel.golle@gmail.com>
 + * Copyright (C) 2011 Luka Perkov <luka@openwrt.org>
@@ -207,6 +207,8 @@ Signed-off-by: Daniel Golle <dgolle@allnet.de>
 +
 +#define CONFIG_LTQ_SUPPORT_NOR_FLASH  /* Have a parallel NOR flash */
 +
++#define CONFIG_SYS_BOOTM_LEN          0x1000000       /* 16 MB */
++
 +/* Switch devices */
 +#define CONFIG_SWITCH_MULTI
 +#define CONFIG_SWITCH_ADM6996I