Intel MPCMM0001 manual Errorlevel 0 Else Ifset Fruverneeded

Models: MPCMM0001

1 281
Download 281 pages 15.26 Kb
Page 248
Image 248

FRU Update Configuration File

DISPLAY "CDM FRU version is earlier than all known versions, no update can be performed."

ERRORLEVEL 15

ENDIF

//

*************************************************************************

PROBE FRUVER "103"

FOUND FRUVER_CORRECT

PROBE FRUVER ""

FOUND FRUVER_NEEDED

IFSET FRUVER_CORRECT

DISPLAY "CDM FRU information is up to date, no update will be performed"

//error level 0 will exit now with successful return code

ERRORLEVEL 0 ELSE

IFSET FRUVER_NEEDED

//just update the version number

FRUAREA "BOARD"

FRUFIELD "ID"

ELSE

//need to do a downgrade - mark it

SET FRU_DOWNGRADE ENDIF

ENDIF

IFSET FRU_DOWNGRADE

//update the FRU version

FRUAREA "BOARD"

248MPCMM0001 Chassis Management Module Software Technical Product Specification

Page 248
Image 248
Intel MPCMM0001 manual Errorlevel 0 Else Ifset Fruverneeded