openwrtv4/package/system/mtd/src
Rafał Miłecki 358ae42152 mtd: fix Seama format after replacing EOF with sysupgrade data
Seama header has MD5 similarly to TRX and its CRC32. We need to update
it after replacing anything in Seama entity content to make bootloader
accept it.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 48688
2016-02-10 11:35:50 +00:00
..
crc32.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
crc32.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
fis.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
fis.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
imagetag.c package: mtd: move bcm963xx_tag definition into source code 2015-02-27 17:38:25 +00:00
jffs2.c mtd: add support for bad blocks in NAND flash 2014-03-26 10:50:09 +00:00
jffs2.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
linksys_bootcount.c mvebu: add support for the Linksys boot counter 2015-08-19 08:31:23 +00:00
Makefile mtd: enable "fixseama" on bcm53xx 2016-01-28 08:51:52 +00:00
md5.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
md5.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd.c mtd: fix Seama format after replacing EOF with sysupgrade data 2016-02-10 11:35:50 +00:00
mtd.h mtd: detect image format when writing 2016-02-06 16:29:12 +00:00
seama.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
seama.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
trx.c mtd: detect image format when writing 2016-02-06 16:29:12 +00:00