To cut things short, I now have sucessfully flashed Gargoyle 1.9.0 to it, and it boots... But it loses the settings on reboot.
Is this likely related to this:
Code: Select all
[ 32.140000] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 32.140000] jffs2_build_filesystem(): erasing all blocks after the end marker...
[ 32.490000] jffs2: Newly-erased block contained word 0x0 at offset 0x00380000
[ 32.500000] jffs2: Newly-erased block contained word 0xdeadc0de at offset 0x00370000
[ 32.510000] jffs2: Newly-erased block contained word 0xdeadc0de at offset 0x00360000
[ 32.520000] jffs2: Newly-erased block contained word 0x314d043e at offset 0x00350000
[ 32.520000] jffs2: Newly-erased block contained word 0x1a4bf99a at offset 0x00340000
[ 32.550000] jffs2: Newly-erased block contained word 0x8a98408d at offset 0x00330000
[ 35.440000] jffs2: Newly-erased block contained word 0xdeadc0de at offset 0x00000000
[ 35.450000] done.
[ 35.450000] jffs2: notice: (2208) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 35.560000] jffs2: Node CRC ffffffff != calculated CRC f09e7845 for node at 003d0da8
[ 35.580000] jffs2: Node CRC ffffffff != calculated CRC f09e7845 for node at 003d1018
[ 35.670000] jffs2: Node CRC ffffffff != calculated CRC f09e7845 for node at 003d2178
Any suggestions on how to fix this? I've tried flashing AirOS5.5.x back to it, but it just doesn't like going back to these. I do get a message about not updating u-boot when I try those over serial - do I need to tell uboot to replace itself somehow?