You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabor Juhos 9abe5cf110 package/mtd: make fixtrx available on ar71xx as well 14 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
crc32.h
fis.c
fis.h
imagetag.c 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. 14 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
mtd-api.h
mtd.c package/mtd: make fixtrx available on ar71xx as well 14 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 mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx 14 years ago