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)
commitcd7d6a23f7f53e7b7adde38b1775bb153d6e8a61
tree519aa247369acbed798a9b85ed8b76c989bc3a8e
parent40e58ce1c3a5128d40daca7b70c1f66f8c92d647
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33540 3c298f89-4303-0410-b956-a3cf2f4a3e73
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