openwrt/package/system/mtd/src
rmilecki 30edc32888 mtd: seama: move buf allocation to the MD5 function
This buf is only used in this function now, so lets move it there.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2016-05-09 18:53:14 +02: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: add missing breaks in a switch 2016-05-09 18:53:06 +02:00
mtd.h mtd: detect image format when writing 2016-02-06 16:29:12 +00:00
seama.c mtd: seama: move buf allocation to the MD5 function 2016-05-09 18:53:14 +02:00
seama.h mtd: seama: add md5 to header struct 2016-05-09 18:53:11 +02:00
trx.c mtd: detect image format when writing 2016-02-06 16:29:12 +00:00