I am using ti's u-boot for nand (u-boot-567-nand.bin) loaded through UART.
I also set S3 and J4 for nand (s3=0000111110, j4=nand)

uboot seems to see nand, but any attempt to erase or unprotect nand fails.
Is uboot attempting to use nor?
I am attempting to write to the wrong addresses?

This is what I could see :


Rboot->g

U-Boot 1.1.3 (Mar  3 2006 - 01:18:40)

U-Boot code: 81080000 -> 8109A3DC  BSS: -> 810A3368
RAM Configuration:
Bank #0: 80000000 256 MB
unknown vendor=0 Flash:  0 kB
NAND:64 MB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
ARM Clock :- 283MZ
DDR Clock :- 189MZ
Hit any key to stop autoboot:  0
DaVinci EVM # protect off 0x02004000 +0x3800
Error: end address (0x020077ff) not in flash!
Bad address format
DaVinci EVM # erase 0x02004000 +0x3800
Error: end address (0x020077ff) not in flash!
Bad address format
protect off 0x02000000 +0x0001
Error: end address (0x02000000) not in flash!
Bad address format



Thank you,
Carlos
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to