Intel MPCMM0001 Network Card User Manual


 
MPCMM0001 Chassis Management Module Software Technical Product Specification 249
FRU Update Configuration File
FRUFIELD "ID"
// replace the first picmg power distribution record
FRUAREA "MULTIREC” REPLACE PICMG_ID 0x11 1 0x11 1
// remove the 2nd picmg power record
FRUAREA "MULTIREC" REMOVE PICMG_ID 0x11 2
// replace the shelf power management record
FRUAREA "MULTIREC" REPLACE PICMG_ID 0x12 1 0x12 1
// replace the shelf IP connection record
FRUAREA "MULTIREC" REPLACE PICMG_ID 0x13 1 0x13 1
// remove the ipmb link entry record to the end of the records
FRUAREA "MULTIREC” REMOVE PICMG_ID 0x15 1
ENDIF
27.11.2 Chassis Update Version 1
CONFIGURATION "CDM FRU update" "MPCHC0001" "Ver 5.1 and Ver 5.2"
// Set the FRU name so we can probe the FRU version info
FRUNAME "MPCHC001.fru"
FRUADDRESS chassis
PROBE SYSTEM CHUGACH
FOUND SYS_CORRECT
PROBE SYSTEM MPCHC0001
FOUND SYS_CORRECT
IFSET SYS_CORRECT
// Skip the else for the wrong system
ELSE
DISPLAY "Incorrect platform for FRU update"
// This will exit the file