Emerson manual Updating U-Boot, Boot System, 1 MVME2500 Specific U-Boot Commands continued

Models: MVME2500

1 146
Download 146 pages 3.01 Kb
Page 110
Image 110

Boot System

Table 6-1 MVME2500 Specific U-Boot Commands (continued)

Command

Description

 

 

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

 

 

6.6Updating 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.

The following procedure will replace the image in SPI bank 0:

1.Disable SPI write-protect in FPGA register PLD Write Protect and I2C Debug Register.

2.Ensure FLASH_WP_N in SMT Configuration Switch (S2) is in the "OFF" position.

3.Select SPI flash # 0:

110

MVME2500 Installation and Use (6806800L01H)

Page 110
Image 110
Emerson manual Updating U-Boot, Boot System, 1 MVME2500 Specific U-Boot Commands continued