Dear all:

Recently,i modified the u-boot of DM355. Now the size of u-boot is 129KB. 
When i updated the u-boot using the u-boot self, the system reported 
error. But if i used the old version which i modified yesterday, the size 
is 127KB, everything is OK.

the command line:

tftp 0x80700000 u-boot-0217.bin(129KB)

nand erase 0x140000 0x30000

nand write 0x80700000 0x140000 0x30000


when i rebooted the system, the display is below:

U-Boot 1.2.0 (Feb 17 2009 - 09:54:18)

DRAM:  128 MB
NAND:  NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 
256MiB 3,3V 8-bit)
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 
3,3V 8-bit)
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
512 MiB
In:    serial
Out:   serial
Err:   serial
ARM Clock :- 216MHz
DDR Clock :- 171MHz
Unknown command 'nand' - try 'help'
Unknown command 'setenv' - try 'help'
Unknown command 'setenv' - try 'help'
Unknown command 'saveenv' - try 'help'
Unknown command 'nand' - try 'help'
Unknown command 'nand' - try 'help'
Hit any key to stop autoboot:  0 


Is there limit of u-boot size? Or any other suggest?



Lori Gao

R&D center(Shanghai)
Rayco (Shanghai) Medical Products Company Limited
Carestream Health Inc.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to