Altera_Forum
Honored Contributor
19 years agoU-BOOT PROBLEM!!!
My board "Nios II Development Kit, Cyclone II Edition (2C35)"!
I compile U-BOOT1.14! Download into flash 0X0! But get error:U-Boot 1.1.4 (Aug 28 2006 - 13:57:06)
CPU : Nios-II
SYSID : 8d9e207b, Fri May 13 18:37:17 2005
BOARD : Altera EP-2C35
*** Warning - bad CRC, using default environment
==> bdi
mem start = 0x04000000
mem size = 0x02000000
flash start = 0x00000000
flash size = 0x01000000
flash offset= 0x00000000
sram start = 0x02000000
sram size = 0x00200000
ethaddr = 08:00:3E:26:0A:5B
ip_addr = 192.168.2.21
baudrate = 115200 bps
==> ==> printenv
baudrate=115200
ethaddr=08:00:3e:26:0a:5b
ipaddr=192.168.2.21
serverip=192.168.2.16
netmask=255.255.255.0
stdin=serial
stdout=serial
stderr=serial
Environment size: 147/65532 bytes when i ping other host, ==> ping 192.168.2.1
SMC91111:PHY reset timed out
Warning: MAC addresses don't match:
HW MAC address: 01:FF:EF:FF:FF:FF
"ethaddr" value: 08:00:3E:26:0A:5B
Using MAC Address 08:00:3E:26:0A:5B
SMC91111: Memory allocation failed. Then host down!!! Who can help me? Thank you very much!