new package uboot-env-mmc: hacked in support for reading/writing an uboot environment...
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)
commit98f4c0a58195ddf1b07200435f9619b6365668db
treed0e71a002e80c4d69aef447b40b1e03e236fa1ac
parenta8dee93e4f0f3438501a9b998871a67806f36d68
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]