| .. |
|
Makefile
|
9abe5cf110
package/mtd: make fixtrx available on ar71xx as well
|
15 лет назад |
|
bcm_tag.h
|
daa854ee2d
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
|
15 лет назад |
|
crc32.c
|
a91350732c
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
|
18 лет назад |
|
crc32.h
|
6758494897
package/mtd: reuse existing crc32 stuff in the trx code
|
16 лет назад |
|
fis.c
|
2dcfed2eff
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.
|
15 лет назад |
|
fis.h
|
63c91af404
mtd: add support for rewriting the fis table layout on redboot based systems
|
16 лет назад |
|
imagetag.c
|
fc3a1d0ba3
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
|
15 лет назад |
|
jffs2.c
|
b3bcc483b2
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.
|
15 лет назад |
|
jffs2.h
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 лет назад |
|
mtd-api.h
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 лет назад |
|
mtd.c
|
9abe5cf110
package/mtd: make fixtrx available on ar71xx as well
|
15 лет назад |
|
mtd.h
|
b1362f94bc
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx
|
15 лет назад |
|
trx.c
|
b1362f94bc
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx
|
15 лет назад |