1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 13:41:31 +03:00
openwrt-xburst/target
florian e2e6168015 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
2008-07-05 13:38:19 +00:00
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages 2008-03-19 08:16:02 +00:00
linux If the *.img file is larger than 0x1e8000 loading it with 2008-07-05 13:38:19 +00:00
sdk Detach the building of sdk and imagebuilder from "Select all packages 2008-03-19 08:16:02 +00:00
Config.in add new target feature option for fpu 2008-06-03 09:29:58 +00:00
Makefile large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 2008-06-09 15:38:45 +00:00