Dear Daniel I finally got around to trying the trx fixup on my BT Voyager 2500 to solve the CRC checksum issue.
It works. Fantastic news and many thanks for all your efforts. So I have some changes to commit to OpenWRT which I will post later. Roger Hardiman -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Dickinson Sent: 05 December 2010 04:17 To: Openwrt-devel Subject: [OpenWrt-Devel] [PATCH 5/5] 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. Signed-off-by: Daniel Dickinson <[email protected]> --- package/mtd/src/imagetag.c | 71 ++++++++++++++++++++++++++++++++++++++++++++ package/mtd/src/jffs2.c | 12 ++++---- 2 files changed, 77 insertions(+), 6 deletions(-) _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
