IXB28504XGBEFS Intel, IXB28504XGBEFS Datasheet - Page 191

no-image

IXB28504XGBEFS

Manufacturer Part Number
IXB28504XGBEFS
Description
Manufacturer
Intel
Datasheet

Specifications of IXB28504XGBEFS

Lead Free Status / Rohs Status
Compliant
Boot Monitor Console Commands—IXB2850
A.2.25
A.2.26
January 2007
Document Number: 05-2443-006
Parameters
Example
exec -w 1 -c "console=ttyS0,115200 devfs=mount rw noinitrd root=/dev/nfs
mem=443M@0x0 pci=firmware ip=bootp" -p 0x100
memfill
Fill memory from <addr1> to <addr2> with the specified 32-bit <value>.
Syntax
memfill –b <addr1> -e <addr2> -v <value>
Parameters
Example
memfill -b 0xa0000000 -e 0xa100000 -v 0x12345678
fis create
Create an image in the Flash Image System (FIS) directory. The data for the image
must exist in RAM memory before the copy. Use the
RAM.
Syntax
fis create [-b <data_address>] -l <length> [-f <flash_address>] [-e <entry>] [-r
<relocation_address>] [-s <data_length>] [-n] name
Parameters
• -w <timeout> - Time to wait before execution (default value is 0)
• -b <load_addr> - Address in memory of the kernel Linux image
• -l <length> - Length of Linux kernel image
• -r <ramdisk addr> - Address in memory of “initrd” style RAMdisk passed to Linux
• -s <ramdisk length> - Length of RAMdisk image passed to Linux kernel
• -c <kernel command line> - Command line to pass to Linux kernel
• <entry_point> - Starting address for Linux kernel execution
• -p <kernel_params_address> - Kernel parameters address
• -b <addr1> - Starting address of the memory range to fill. It must be a four byte
• -e <addr2> - Ending address of the memory range to fill. It must be a four byte
• -v <value> - A 32-bit value used to fill the memory range.
• -b <data_address> - Address of data to be written to flash
• -l <length> - Length of flash area to be occupied (this value may be calculated
• -f <flash_address> - Address of flash area to be occupied (the default value is the
kernel
aligned address.
aligned address.
based on the load command)
first available block that is large enough)
Intel NetStructure
load
command to load the file into
®
IXB2850 Packet Processing Boards
TPS
191