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)
commit0173f7b67907ebabffeee5725f4a55931c000504
tree99851f2626e1e0f2189416cd1e2c48d1f960d831
parenta23d2dbed92752c5a25ce2da124f92116ce0dc18
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