Nokia ESB26 User Manual page 413

Gigabit ethernet switch
Table of Contents

Advertisement

Argument Description
SRC_ADDR
Hexadecimal source address (optionally prefixed with 0x).
DST_ADDR
Hexadecimal destination address (optionally prefixed with 0x).
BLK_LEN
Hexadecimal or decimal block length (Use the 0x prefix for hexadecimal number).
Example
Loader(memory)#copy 0xF0000000 0xA0000000 10
Loader(memory)#
display
The display command, in Loader Memory mode, displays a block of memory, optionally
specified by start address and block length in bytes.
Without any arguments, the command repeats the previous display, if any, or the default (after
reload, the start address and block length are 0 and 256 respectively by default). If only the
start address is specified, the previous or default block length is repeated.
Command Syntax
Loader(memory)#display [ST_ADDR [BLK_LEN]]
Argument Description
ST_ADDR
Hexadecimal start address (optionally prefixed with 0x).
BLK_LEN
Hexadecimal or decimal block length (Use 0x prefix for hexadecimal number).
fill
The fill command, in Loader Memory mode, fills a block of memory by value.
Command Syntax
Loader(memory)#fill ST_ADDR BLK_LEN VALUE
Argument Description
ST_ADDR
Hexadecimal start address (optionally prefixed with 0x).
BLK_LEN
Hexadecimal or decimal block length (Use 0x prefix for hexadecimal number).
VALUE
Hexadecimal byte value to fill (optionally prefixed with 0x).
MN700004 Rev 01
APPENDIX
Loader, Sysloader and Dual Boot
VIII

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents