6806800H62B ATCA-S201ATCA-S201 Installation and Use Guide 15-1
15 IPMC Firmware Upgrade
Procedure
This chapter provides the instruction for upgrading the IPMC (Intelligent Platform
Management controller) firmware. If the ATCA-S201 requires new firmware, an upgrade can
be performed remotely using a LAN connection to the self manager.
15.1 The ipmitool utility
Firmware upgrades are accomplished with ipmitool, a utility for managing IPMI-
enabled devices. The utility is an open source derivative which is modified by the
shelf management supplier.
The ATCA-S201 keeps a redundant copy of the firmware in the FLASH. Upgrades are
reliable and reversible. A failure in the download (error or interruption) does not
disturb the IPMC's ability to continue using the "old" firmware or its ability to restart
the download process. The IPMC automatically fails back to the previous firmware if
there is a problem when first running new code.
SYNOPSIS
The minimum information to complete a firmware upgrade is documented here.
$ ipmitool [-I|-H|-T|-B|-t|-b] hpm upgrade <firmware_file>
$ ipmitool [-I|-H|-T|-B|-t|-b] hpm activate
DESCRIPTION
ipmitool lets you manage Intelligent Platform Management Interface (IPMI)
functions of either a local or remote system using IPMI V1.5 and IPMI v2.0.
Capabilities include printing FRU data, LAN configuration, sensor readings, and
remote power control.
OPTIONS
Table 77 ipmitool options relevant to firmware upgrades
Option Description
-I <interface>
Selects IPMI interface to use. Supported interfaces that are compiled in
are visible in the usage help output. Use lan to designate Ethernet.
-H <address>
Remote server address, can be IP address or hostname. This option is
required for lan interfaces.
-T <address>
If updating AMC, use this to specify optional bus address of the bridge
device (ex: Carrier IPMB-0 address if updating an AMC)
-B <bus id>
If updating an AMC, these this optional bus ID of the Bridge device (ex: 0
if updating through a IPMC
-t <address>
IPMB-L address of the final target
-b <bus id>
bus ID of the final target [0=IPMB-0(IPMC), 7=IPMB-L(AMC)]