openwrt/target/linux/rdc
Florian Fainelli 7d81c1b6cc 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>

SVN-Revision: 11662
2008-07-05 13:38:19 +00:00
..
base-files/etc get rid of per-profile base-files 2007-09-29 14:27:54 +00:00
config Add support for the D-Link DIR-450, thanks to Macpaul Lin ! 2007-09-16 10:57:29 +00:00
files Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another 2008-07-03 11:09:37 +00:00
image If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length> 2008-07-05 13:38:19 +00:00
patches-2.6.23 Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing 2008-06-28 11:06:32 +00:00
patches-2.6.24 Put back 2.6.24 files as well 2008-06-28 11:07:07 +00:00
patches-2.6.25 Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another 2008-07-03 11:09:37 +00:00
profiles Fix profile/image generation for dir450 2007-10-14 15:12:14 +00:00
config-2.6.23 properly disable CONFIG_CRYPTO_HW 2008-04-27 12:31:50 +00:00
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
config-2.6.25 Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another 2008-07-03 11:09:37 +00:00
Makefile upgrade to 2.6.25.9 2008-06-26 14:28:16 +00:00