U-boot Deployment
=> ping <tftp_serverip>
Enet starting in 100BT/FD
Speed: 100, full duplex
Using eTSEC1 device
host 192.168.0.197 is alive
=> tftp COMX-P2020/current/u-boot-spi.bin
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-P2020/current/u-boot-spi.bin'.
Load address: 0x1000000
Loading: ####################################
done
Bytes transferred = 525312 (80400 hex)
=>
=>saveenv
5.5.3
Configuring U-Boot for Ramdisk Deployment using TFTP
The following environment settings are required to configure the u-boot for ramdisk
deployment using tftp.
At U-boot prompt, set u-boot environment like:
=>setenv ipaddr <board_ipaddress>
=>setenv serverip <tftp_serverip>
=>setenv gatewayip <your_gatewayip>
=>setenv netmask <net_mask>
=>setenv ramdiskfile <root_image>
=>setenv tftppath COMX-P2020/current
=>saveenv
COMX-P2020 BSP User Guide (6806800L84C)
67
Need help?
Do you have a question about the COMX-P2020 BSP and is the answer not in the manual?