Quote:
Originally Posted by NatCh
The Error I'm getting is:
And here's the contents of the flash.log file:
Code:
Begin flashing -> Wed Jun 27 23:41:22 PRS 2007
Copying helper binaries
Copying B:/bin/stat_fs
Checking cramfs image size ....
Cramfs image size: 4263936
Image size is OK
Flashing Fsk partition with the new image...
SDM device 0(nor0) : sdm device NOR 0
SDM device 1(sbl0) : sdm device NAND/SBL 0
... Erase from 0x013c0000-0x017e0000: .................................
... Program at sbl0:0x013c0000: .................................
... Erase from 0x00020000-0x00040000: .
... Program at sbl0:0x00020000: .
Checking flashed partition against the image...
SDM device 0(nor0) : sdm device NOR 0
SDM device 1(sbl0) : sdm device NAND/SBL 0
|
Hmm, this is quite strange. It seems the flashing worked fine but verification failed. The only idea that comes to mind is that there is a bad block in the flash... but I think that should be caught by the controller and remapped automatically... I don't really know what else to suggest here, sorry