brcm47xx: increase max image size
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 11 Sep 2015 17:55:28 +0000 (17:55 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 11 Sep 2015 17:55:28 +0000 (17:55 +0000)
commit5caee877dc2a7e848b2edf68f7f34e9e9163d228
tree9b29bd66c7b48c5e53313513b656005fac3f5563
parentc9bebfb9ce20f892e23fab176b88dc009312c934
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
target/linux/brcm47xx/image/Makefile