[packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot...
authorFlorian Fainelli <florian@openwrt.org>
Mon, 21 Jan 2013 15:27:41 +0000 (15:27 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 21 Jan 2013 15:27:41 +0000 (15:27 +0000)
commitaaec8ac9c46bfa679475554bb385065bfc45437b
tree79860d197ad0dfd882a4b96f4a90bc5b70b9a889
parent2f4b2b62c663397a0dca6dbfb04f617612b81856
[packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot environment from/to none-flash devices

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 35271
utils/uboot-envtools-mmc/Makefile [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/001-crc32_func_signature.patch [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/002-makefile.patch [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/003-nor-eraselen.patch [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/005-no-restrictions.patch [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/006-mmc-hack.patch [new file with mode: 0644]
utils/uboot-envtools-mmc/patches/007-fsync.patch [new file with mode: 0644]