tn3399_openwrt/package/system/mtd/src
Rafał Miłecki 82498a7f7a mtd: improve check for TRX header being already fixed
First of all lengths should be compared after checking all blocks for
being good/bad. It's because requested length may differ from a final
one if there were some bad blocks.

Secondly it makes sense to also compare crc32 since we already have a
new one calculated.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-15 23:27:09 +02:00
..
crc32.c
crc32.h
fis.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
fis.h
imagetag.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
jffs2.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
jffs2.h
linksys_bootcount.c mtd: fix building with glibc 2016-08-18 09:49:18 +02:00
Makefile ramips: add support for D-Link DAP-1522 A1 2018-02-13 11:18:07 +01:00
md5.c
md5.h
mtd.c mtd: fix erase handling with partition offset on write 2018-04-20 10:03:38 +02:00
mtd.h mtd: add fixwrg command 2018-02-13 11:16:49 +01:00
seama.c mtd: fix endianness detection on musl 2016-10-27 01:50:42 +03:00
seama.h mtd: seama: add md5 to header struct 2016-05-09 18:53:11 +02:00
trx.c mtd: improve check for TRX header being already fixed 2018-07-15 23:27:09 +02:00
wrg.c mtd: add fixwrg command 2018-02-13 11:16:49 +01:00
wrgg.c mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
wrgg.h mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00