HP (Hewlett-Packard) V2500 Server User Manual


 
244 Chapter 11
Utilities
load_eprom
Table 83 load_eprom options
As an example, entering the following reads the file /spp/firmware/
post.fw and updates the POST section of Flash EEPROM on the Utilities
board.
xns3_d% load_eprom -n hw2a-0000 -p /spp/firmware/
post.fw
Entering the following reads the file ./jtag.fw and updates the Flash
EEPROM for the JTAG controller:
xns3_d% load_eprom -n hw2a-0000 -j jtag.fw
The following are three addition examples of the load_eprom command.
The first two write to one sector in EEPROM and the last writes across
several sectors.
Option Description
-Q Quiet (no) output mode.
-R Read and verify data only-No writing.
-P number SPAC to use for scan operations where number is 0-7,
8 is UBUS.
-V Verify data after a write.
-j <file> Load binary into JTAG flash.
-c <file> Load binary into JTAG_CORE flash.
-e <file> Load binary into PDC Entry section.
-p <file> Load binary into PDC POST section.
-o <file> Load binary into PDC OBP section.
-t <file> Load binary into PDC Test Controller section.
-l <file> Load binary into LIF file section.
-f <file> load binary into PDC firmware loader section