add ubi flashing tool
authorJohn Crispin <blogic@openwrt.org>
Thu, 3 Apr 2014 17:14:51 +0000 (18:14 +0100)
committerJohn Crispin <blogic@openwrt.org>
Thu, 3 Apr 2014 22:03:46 +0000 (23:03 +0100)
commite694872b52348ae7cd7e5a2df7a24b94f58acfd4
treea30b8b62fc81a72caf053ffe96420dffd64cf189
parent8603b6f2e7782437f3af16778b231ec9c1045f09
add ubi flashing tool

Signed-off-by: John Crispin <blogic@openwrt.org>
.gitignore
CMakeLists.txt
libubi/libubi-tiny.c [new file with mode: 0644]
libubi/libubi-tiny.h [new file with mode: 0644]
libubi/libubi.c [new file with mode: 0644]
libubi/libubi.h [new file with mode: 0644]
libubi/libubi_int.h [new file with mode: 0644]
libubi/ubi-media.h [new file with mode: 0644]
libubi/ubi-user.h [new file with mode: 0644]
libubi/ubiutils-common.c [new file with mode: 0644]
ubi.c [new file with mode: 0644]