What's new

Re-flashing NAND

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

nikkaidmka

New Around Here
I have made a NAND-dump with flashcatusb from working Linksys router and programmed new NAND chip. CFE booting fine. But when image start booting I see lot of ECC errors like below:

Code:
[...]
Initalizing switch low level hardware.
Software Resetting Switch ... Done.
Waiting MAC port Rx/Tx to be enabled by hardware ...Done
Disable Switch All MAC port Rx/Tx
devinfo: block read
devinfo: data is valid!
*** Press any key to stop auto run (1 seconds) ***
Auto run second count down: 0
Enable Switch MAC Port Rx/Tx, set PBVLAN to FAN out, set switch to NO-STP.
Loading 192.168.1.254:94908.dtb image at address 0x08000000..
Loading FW .....
Loading failed.: CFE error -21
boot from flash, mfg mode = -1
Loading FW .....
Loading failed.: CFE error -21
Booting from latest image (address 0x00100000, flash offset 0x00100000) ...
Uncorrectable ECC Error: intr 0x50, addr=0x0015fe00, blk=10,
Uncorrectable ECC Error: intr 0x50, addr=0x0015fe00, blk=10,
Uncorrectable ECC Error: intr 0x50, addr=0x002bfe00, blk=21,
Decompression LZMA Image OK!
Entry at 0x0000000000080000



[...]
bcm63xx_nand ff801800.nand: uncorrectable error at 0x680800
ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
bcm63xx_nand ff801800.nand: uncorrectable error at 0x680800
ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
bcm63xx_nand ff801800.nand: uncorrectable error at 0x680800
ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
[...]

any suggestions?
Thanks!

PS: probably have to set ECC settings on flashcatusb, but can't find right one
 
I have made a NAND-dump with flashcatusb from working Linksys router and programmed new NAND chip. CFE booting fine. But when image start booting I see lot of ECC errors like below:

It's because you're on fresh NAND, and you haven't formatted the blocks...
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top