If the *.img file is larger than 0x1e8000 loading it with
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 5 Jul 2008 13:38:19 +0000 (13:38 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 5 Jul 2008 13:38:19 +0000 (13:38 +0000)
commite2e6168015a9fb93ac9afe17a51ab91ff8551f3a
tree6957ed01700a4e24139fd3f3867ba20d4773afd6
parent87bde5d7d348a4d50807a9d90493c3616c77a901
If the *.img file is larger than 0x1e8000 loading it with
flash -s 0x100000 -d 0xffe08000 -l <length>

on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11662 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/rdc/image/Makefile