beautypg.com

Solvline Eddy DK User Manual

Page 131

background image

Eddy DK Programmer Guide

131


To change Eddy’s temporary IP address and TFTP server’s IP address proceed as follows.


Once the IP information is confirmed start recovery.

install bootloader ; When recovering bootloader area
(Note: If the bootloader was damaged, it could not be recovered.)
install os

; When recovering OS area

install fs ; When recovering File System area

U-Boot>

printenv

.
.
ethaddr=00:05:F4:11:22:33
Config_Size=10000
stdin=serial
stdout=serial
stderr=serial
OS_Size==20000000
filesize=1f0f07
fileaddr=20000000
netmask=255.255.255.0
ipaddr=192.168.0.223

 IP Address of Eddy

serverip=192.168.0.220

 IP Address of TFTP server

FileSystem_Size=0
.
.
U-Boot>

U-Boot> setenv serverip
U-Boot> setenv ipaddr
U-Boot>