1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/brcm47xx
Hauke Mehrtens 5caee877dc brcm47xx: increase max image size
the trx utile uses a maximum image size of 7.2MB. There are brcm47xx
devices even with serial flash with bigger flash chips, but OpenWrt was
not able to create images for these devices. This patch provides an
additional parameter which increases this limit to 32 MB. There is a
warning in the trx utile code which suggests that bigger images could
overwrite the nvram partition on some devices, but normally the program
writing the image should make sure that it is safe to write it to the
flash.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 46872
2015-09-11 17:55:28 +00:00
..
base-files brcm47xx: sysupgrade: drop useless shift in platform.sh 2015-06-06 17:25:57 +00:00
generic
image brcm47xx: increase max image size 2015-09-11 17:55:28 +00:00
legacy
mips74k brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k 2015-04-16 21:20:37 +00:00
patches-3.18 brcm47xx: apply serial flash size trick to Netgear WNR1000 V3 2015-09-08 05:24:57 +00:00
patches-4.1 brcm47xx: apply serial flash size trick to Netgear WNR1000 V3 2015-09-08 05:24:57 +00:00
base-files.mk
config-3.18 brcm47xx: disable the openwrt commandline hack 2015-08-30 12:17:57 +00:00
config-4.1 brcm47xx: disable the openwrt commandline hack 2015-08-30 12:17:57 +00:00
Makefile
modules.mk bcm53xx: add USB 2.0 support 2015-04-15 16:06:14 +00:00