5 updating u-boot, Boot system – Artesyn MVME8100/MVME8110 Installation and Use (September 2014) User Manual
Page 101

Boot System
MVME8100 / MVME8110 Installation and Use (6806800P25G)
101
5.5
Updating U-Boot
To update the U-Boot, place the image in the RAM (address 0x1000000 in this example) before
copying it to the SPI flash.
ping
Send ICMP ECHO_REQUEST to network host
printenv
Print environment variables
rarpboot
Boot image through network using RARP/TFTP protocol
reset
Perform RESET of the CPU
run
Run commands in an environment variable
saveenv
Save environment variables to persistent storage
script
Run a ';' delimited, ';;' terminated list of commands
scsi
SCSI sub-system
scsiboot
Boot from SCSI device
setenv
Set environment variables
setexpr
Set environment variable as the result of eval expression
sf
SPI flash sub-system
showvar
Print local hushshell variables
sleep
Delay execution for some time
soft_reset
Soft reset the board
source
Run script from memory
test
Minimal test like /bin/sh
tftpboot
Boot image through network using TFTP protocol
tsi148
Initialize and configure Tundra Tsi148
usb USB
sub-system
usbboot
Boot from USB device
version
Print monitor version
Table 5-1 MVME8100 / MVME8110Specific U-Boot Commands (continued)
Command
Description