Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformat | Andrea Adami | 2012-05-10 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | * add more hacks to compile * binaries tested on Zaurus poodle/corgi (with patched kernel) * bump PR * NOTES * strange behavior wrt getopt for at least ubiformat: * you should pass the options first, i.e. * ubiformat -O 512 /dev/mtd3 *works* * ubiformat /dev/mtd3 -O 512 *fails* Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | ubi-utils-klibc: initial commit of version 1.4.9 | Andrea Adami | 2012-04-30 | 1 | -0/+50 |
* Initially only ubiattach was targeted (for kexecboot project). * Based on klibc_1.5.25, will be revised once new klibc is out. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |