You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/mtd/src
Florian Fainelli 486d54bf05 mtd: define MTDREFRESH if not defined (external kernel)
SVN-Revision: 30340
13 years ago
..
Makefile package/mtd: make fixtrx available on ar71xx as well 14 years ago
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 14 years ago
crc32.c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades 17 years ago
crc32.h package/mtd: reuse existing crc32 stuff in the trx code 14 years ago
fis.c mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. 14 years ago
fis.h mtd: add support for rewriting the fis table layout on redboot based systems 15 years ago
imagetag.c target: linux: mtd: fix MTDREFRESH to an arbitrary high number 13 years ago
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. 14 years ago
jffs2.h get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
mtd.c mtd: define MTDREFRESH if not defined (external kernel) 13 years ago
mtd.h mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx 14 years ago
trx.c target: linux: mtd: fix MTDREFRESH to an arbitrary high number 13 years ago