Jeff
Environment CRC error with fw_set/printenv utilities August 12, 2010 09:03AM |
Pogoplug:/usr/bin$ fw_printenv ENV_SIZE: 1fffc, env.crc: ffffffff actual crc: 619d86db ENV_SIZE: 1fffc, env.crc: ffffffff actual crc: 619d86db
Pogoplug:/tmp$ /usr/local/cloudengines/bin/blparam Too many bit errors @ 0xa0000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa0800 -- Can't correct! PAGE DATA: MTD: /dev/mtd0 type: 4 flags: 0x400 size: 1048576 erase size: 131072 write size: 2048 oob size: 64 00000000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ ... all lines are identical (8455 lines in total) 00000030: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 06:35AM |
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 08:18AM |
Admin Registered: 14 years ago Posts: 304 |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 08:26AM |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 08:52AM |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 09:16AM |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 12, 2010 10:01AM |
Pogoplug:/tmp$ /usr/local/cloudengines/bin/blparam 'bootcmd=run bootcmd1' Too many bit errors @ 0xa0000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa0800 -- Can't correct! PAGE DATA: MTD: /dev/mtd0 type: 4 flags: 0x400 size: 1048576 erase size: 131072 write size: 2048 oob size: 64 00000000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ ... all lines are identicals (8455 lines in total) 00000030: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
Too many bit errors @ 0xac800 -- Can't correct! ... Too many bit errors @ 0xad000 -- Can't correct! ...
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 04:44AM |
Registered: 14 years ago Posts: 3 |
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 07:36AM |
Admin Registered: 14 years ago Posts: 304 |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 10:51AM |
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 02:04PM |
Registered: 14 years ago Posts: 3 |
Alican
Re: Use netconsole to interact with uBoot without needing a USB cable August 15, 2010 11:28AM |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 02:36PM |
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 04:03PM |
Registered: 14 years ago Posts: 3 |
Pogoplug:/tmp$ md5sum /tmp/uboot.mtd0.environment 3b87d662662690eac0e7108aa03edcca /tmp/uboot.mtd0.environment Pogoplug:/tmp$ nandwrite -s 655360 /dev/mtd0 /tmp/uboot.mtd0.environment Writing data to block a0000 pwrite: Input/output error Data did not fit into device, due to bad blocks : Illegal seek Pogoplug:/tmp$
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 14, 2010 05:11PM |
Olivier
Re: Use netconsole to interact with uBoot without needing a USB cable August 15, 2010 12:31PM |
Alican
Re: Use netconsole to interact with uBoot without needing a USB cable August 15, 2010 02:12PM |
bob d
Re: Use netconsole to interact with uBoot without needing a USB cable August 15, 2010 02:16PM |
Re: Environment CRC error with fw_set/printenv utilities August 15, 2010 02:32PM |
Admin Registered: 14 years ago Posts: 304 |
bob d
Re: Environment CRC error with fw_set/printenv utilities August 15, 2010 05:05PM |
Re: Environment CRC error with fw_set/printenv utilities August 15, 2010 05:21PM |
Admin Registered: 14 years ago Posts: 304 |
Tyler T
Re: Use netconsole to interact with uBoot without needing a USB cable August 16, 2010 05:49PM |
john3voltas
Re: Environment CRC error with fw_set/printenv utilities August 19, 2010 02:08AM |
john3voltas
Re: Environment CRC error with fw_set/printenv utilities August 19, 2010 05:48AM |
Re: Use netconsole to interact with uBoot without needing a USB cable August 22, 2010 05:49AM |
Registered: 14 years ago Posts: 24 |
I already tried on the Vanilla Dockstar: nanddump -of "/tmp/uboot-mtd0.environment" -s 0xa0000 -l 0x20000 /dev/mtd0 And then, on the manlfunctioning Dockstar: nandwrite -s 655360 /dev/mtd0 /tmp/uboot-mtd0.environment
# Restore original uBoot wget http://jeff.doozan.com/debian/uboot/uboot-original-mtd0.kwb flash_erase /dev/mtd0 0 4 nandwrite /dev/mtd0 uboot-original-mtd0.kwb
Re: Environment CRC error with fw_set/printenv utilities August 25, 2010 11:33PM |
Registered: 14 years ago Posts: 5 |
Re: Environment CRC error with fw_set/printenv utilities August 25, 2010 11:56PM |
Registered: 14 years ago Posts: 5 |
Mark
Re: Environment CRC error with fw_set/printenv utilities August 26, 2010 04:43PM |
Re: Environment CRC error with fw_set/printenv utilities August 26, 2010 05:16PM |
Registered: 14 years ago Posts: 5 |
Mark
Re: Environment CRC error with fw_set/printenv utilities August 26, 2010 08:35PM |