[packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jan 2013 15:27:41 +0000 (15:27 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jan 2013 15:27:41 +0000 (15:27 +0000)
commit220fb0aa58957215c8952c4b53e7dbfa4986cc47
tree79860d197ad0dfd882a4b96f4a90bc5b70b9a889
parenta076a7ed2399d7a3682776c21a54f236e70ce3ee
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35271 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]