brcm47xx: increase max image size
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Sep 2015 17:55:28 +0000 (17:55 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Sep 2015 17:55:28 +0000 (17:55 +0000)
commitc255d7638c60d06fc13473f618f4cacd2bf3a89a
tree99851f2626e1e0f2189416cd1e2c48d1f960d831
parent34d0ebdc83fc68fa653c27d92033604363b25bd7
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46872 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/image/Makefile