Arguments - Motorola IXP-9120 Reference Manual

Table of Contents

Advertisement

RedBoot
Note: By using this option it is possible to create a completely empty flash image, for ex-
ample to reserve space for use by applications other than RedBoot.
: Only if
-n
flash. This feature can be used to recreate the FIS entry if it has been destroyed.
RedBoot> fis create -b 0x400000 -r 0x400000 -l 0x100000 VxWorks -f 0xc4200000
Make sure flash is unlocked
... Erase from 0xc4200000-0xc4300000: ........
... Program from 0x00400000-0x00500000 at 0xc4200000: ........
... Unlock from 0xc43e0000-0xc4400000: .
... Erase from 0xc43e0000-0xc4400000: .
... Program from 0x0ffdf000-0x0ffff000 at 0xc43e0000: .
... Lock from 0xc43e0000-0xc4400000: .
If you are loading an existing file, then the
some values automatically, such as the flash address and flash length.
RedBoot> fis create -b 0x400000 RedBoot
An image named 'RedBoot' exists - are you sure (y/n)? y
* CAUTION * about to program 'RedBoot'
Your action requires changes to BootMonitor blocks
Continue - are you sure (y/n)? y
Make sure flash is unlocked
... Erase from 0xc4000000-0xc4040000: ..
... Program from 0x00400000-0x00440000 at 0xc4000000: ..
... Lock from 0xc4000000-0xc4040000: ..
... Unlock from 0xc4fe0000-0xc5000000: .
... Erase from 0xc4fe0000-0xc5000000: .
... Program from 0x0ff5b000-0x0ff7b000 at 0xc4fe0000: .
... Lock from 0xc4fe0000-0xc5000000: .
S
YNTAX
fis load [-b <memory load address>] [-c] -d <name>
DESCRIPTION
This command is used to transfer an image from flash memory to RAM. Once loaded, it may
be executed using the
the specified address in RAM. If
address given when the image was created.

Arguments

The name of the file, as shown in the FIS directory
name:
: Specify the location in memory to which the file should be loaded. Executable images
-b
normally load at the location to which the file was linked. This option allows the file to be
loaded to a specific memory location, possibly overriding any assumed location.
IXP/CPCI-9120
is specified, the FIS directory is updated, and no data is copied from RAM to
-n
at 0xc4000000..0xc403ffff from 0x00400000 - are you sure (y/n)? y
command. If
go
-b
fis create
is specified, then the image is copied from flash to
-b
is not specified, the image is copied from flash to the load
Flash Image System (FIS)
command will provide
135

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cpci-9120

Table of Contents