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.

flash uboot on dm6446

Other Parts Discussed in Thread: DM3730

hi, 

I'm using dm6446, and want to change the uboot, then flash the binary to nand, but I want to flash the ubl and uboot from tftp_server on Linux environment.

The kernel print then nand flash partition is :

Creating 4 MTD partitions on "nand_davinci.0":
0x00000000-0x00040000 : "bootloader"
0x00040000-0x00060000 : "params"
0x00060000-0x00460000 : "kernel"
0x00460000-0x04000000 : "filesystem"

UBL and UBOOT info:

TI UBL Version: 1.12, Flash type: NAND
Booting PSP Boot Loader
PSPBootMode = NAND
Starting NAND Copy...
Initializing NAND flash...
Valid MagicNum found.
NAND Boot success.
DONE

U-Boot 1.2.0 (Jun 13 2008 - 18:13:34)

DRAM: 256 MB
NAND: 64 MB
In: serial
Out: serial
Err: serial
ARM Clock : 297MHz
DDR Clock : 135MHz
ETH PHY : BroadCom PHY Chip
Hit any key to stop autoboot: 0

I follow the instruction to flash the uboot.bin, but it print the BOOTME BOOTME..., uboot file has broken.

anyone can help?

Bendney

Best Regards