Firmware upgrade – Artesyn COMX-P1022 Installation and Use (July 2014) User Manual
Page 78

Firmware Upgrade
COMX-P1022 COM Express Module Installation and Use (6806800M04C)
78
=> setenv ethaddr 00:01:af:12:23:01
=> setenv ipaddr 192.168.0.253
=> setenv netmask 255.255.255.0
=> setenv gatewayip 192.168.0.1
=> setenv serverip 192.168.0.197
=> setenv ethact eTSEC1
=> ping 192.168.0.197
Enet starting in 100BT/FD
Speed: 100, full duplex
Using eTSEC1 device
host 192.168.0.197 is alive
5. Set the U-Boot environment variables for upgrade files and upgrade the SPI Flash.
This step may take up to 1 minute.
=> setenv tftppath COMX-P1022/current
=> setenv uboot_spi u-boot-spi.bin
=> run upgradespi
4096 KiB S25FL032A(P) at 0:0 is now current device
Enet starting in 100BT/FD
Speed: 100, full duplex
Using eTSEC1 device
TFTP from server 192.168.0.197; our IP address is 192.168.0.250
Filename 'COMX-P1022/current/u-boot-spi.bin'.
Load address: 0x1000000
Loading: ####################################
done
Bytes transferred = 525312 (80400 hex)
=>