openwrt/package/mtd/src
2012-02-06 17:15:40 +00:00
..
bcm_tag.h mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot 2010-12-26 04:18:01 +00:00
crc32.c
crc32.h
fis.c
fis.h
imagetag.c target: linux: mtd: fix MTDREFRESH to an arbitrary high number 2011-11-09 21:16:36 +00:00
jffs2.c mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. 2010-12-26 04:18:08 +00:00
jffs2.h
Makefile package/mtd: make fixtrx available on ar71xx as well 2011-01-05 19:27:55 +00:00
mtd.c mtd: define MTDREFRESH if not defined (external kernel) 2012-02-06 17:15:40 +00:00
mtd.h mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx 2010-12-26 04:17:51 +00:00
trx.c target: linux: mtd: fix MTDREFRESH to an arbitrary high number 2011-11-09 21:16:36 +00:00