Re-implement bis restoring

This commit is contained in:
Such Meme, Many Skill
2020-03-19 16:11:18 +01:00
parent 2d6411f60a
commit 4e1368faaf
9 changed files with 280 additions and 13 deletions

View File

@@ -46,7 +46,9 @@ const char *utils_err_codes_te[] = { // these start at 50
"PART NOT FOUND",
"BISKEY DUMP FAILED",
"MEM ALLOC FAILED",
"EMMC READ FAILED"
"EMMC READ FAILED",
"EMMC WRITE FAILED",
"FILE TOO BIG FOR DEST"
};
const char *pkg2names[] = {