This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flashing DM355 EVM using Serial flash utilities

Hi ,

I try flashing the DM355 EVM using the manual.

http://wiki.omap.com/index.php/UG:_DaVinci_PSP_Installation_on_DM355_EVM

sfh_DM35x.exe -nandflash ubl_DM35x_nand.bin  u-boot-dm355-evm-4K.bin

The new u-boot  show bad block error when trying writing information to the nand  (see log file below)

Using the old version u-boot-1.2.0-dm355.bin don't show the problem but i can't use it for Arago Kernel and file system. 

DM35x initialization passed!
TI UBL Version: 1.50
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000019.
   DONE
Jumping to entry point at 0x81080000.


U-Boot 2009.03-dirty (Nov 16 2009 - 15:43:38)

I2C:   ready
DRAM:  128 MB
NAND:  NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB 3,3V
8-bit)
Bad block table found at page 524224, version 0x01
Bad block table found at page 524160, version 0x01
nand_bbt: ECC error while reading bad block table
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB 3,3V 8-bit)
Bad block table found at page 524224, version 0x01
Bad block table found at page 524160, version 0x01
nand_bbt: ECC error while reading bad block table
2048 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
ARM Clock :- 216MHz
DDR Clock :- 171MHz
Hit any key to stop autoboot:  0
Wrong Image Format for bootm command
ERROR: can't get kernel image!
DM355 EVM > saveenv
Saving Environment to NAND...
Erasing Nand...
Skipping bad block at  0x003c0000
Skipping bad block at  0x003e0000
Skipping bad block at  0x00400000
Skipping bad block at  0x00420000

Writing to Nand... FAILED!