Solvline Eddy DKV2.1.0.3 User Manual

Page 109

Advertising
background image

Chapter

9. Appendix

109


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 <name of bootloader firmware> ; When recovering bootloader area
(Note: If the bootloader was damaged, it could not be recovered.)
install os <name of OS firmware>

; When recovering OS area

install fs <name of File System firmware> ; 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 <TFTP server IP address>
U-Boot> setenv ipaddr <Eddy IP address>
U-Boot>

Advertising