ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards
authorGabor Juhos <juhosg@openwrt.org>
Tue, 25 Sep 2012 12:57:41 +0000 (12:57 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 25 Sep 2012 12:57:41 +0000 (12:57 +0000)
commit40fb9b05831468a33529094cbd8d27a495a88704
tree519aa247369acbed798a9b85ed8b76c989bc3a8e
parent9b39616dd28aaf781f085ac281fc3ef48dc13fcc
ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards

With these images, it is possible to use the 'unused'
partition of the flash. The 'fat' images can be installed
with the sysupgrade command. When a 'fat' image is
installed from a regular one, the platform specific
sysupgrade script copies the calibration data to the
end of the flash. Likewise, when a regular image is
installed  from the 'fat' version the sysupgrade script
copies the calibration data back to the original location.

SVN-Revision: 33540
target/linux/ar71xx/base-files/lib/upgrade/dir825.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/image/Makefile