2
0
forked from Ivasoft/openwrt

dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images).

SVN-Revision: 33447
This commit is contained in:
Daniel Dickinson
2012-09-17 14:17:12 +00:00
parent e8893fdf7a
commit 0f254b4b67
9 changed files with 88 additions and 34 deletions

View File

@@ -33,7 +33,8 @@ rb-2011uas-2hnd)
;;
dir-825-b1|\
dir-825-b1-openwrt|\
dir-825-b1-towholeflash|\
dir-825-b1-wholeflash|\
dir-825-b1-tostock|\
tew-673gru)
ucidef_set_interfaces_lan_wan "eth0.1" "eth1"