aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/640-MIPS-ath79-dir-825-b1-for-owrt-board-def.patch
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: revert DIR-825-B1 wholeflash image support.Gabor Juhos2012-09-181-77/+0
| | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459
* dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵Daniel Dickinson2012-09-171-13/+17
| | | | | | (-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
* dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵Daniel Dickinson2012-09-061-0/+73
flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326