Hello everyone,I have some trouble when i run the u-boot-1.1.4 on arm s3c2410.
error is the following...........
 
 

U-Boot 1.1.4 (Jun  1 2006 - 12:05:44)

U-Boot code: 33A00000 -> 33A18BA8  BSS: -> 33A1CD20
RAM Configuration:
Bank #0: 30000000 64 MB
Flash:  2 MB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
SUNSFINE ## tftpboot
dm9000_reset,
id_val0 0x28
id_val1 0x2928
id_val2 0x2a2928
dm9000 not found at 0x08000000 id: 0x2b2a2928
MAC: 0d:0e:0d:0e:0d:0e
could not establish link
*** Warning: no boot file name; using 'C0A80F71.img'
TFTP from server 192.168.15.115; our IP address is 192.168.15.113
Filename 'C0A80F71.img'.
Load address: 0x33000000
Loading: rx crc error
rx length error
rx length too big

Abort
SUNSFINE ## prinevn
Unknown command 'prinevn' - try 'help'
SUNSFINE ## printenv
bootargs=console=ttyS0 ,115200n8
bootdelay=3
baudrate=115200
ethaddr=00:14:97:0f:0c:de
ipaddr= 192.168.15.113
serverip=192.168.15.115
netmask=255.255.255.0
stdin=serial
stdout=serial
stderr=serial

Environment size: 196/65532 bytes


 
anyone can help me ?```Thanks``