Users guide

267 Intel® RAID Software User Guide
10.5.2.6 Flashing Controller Firmware Command
Note: The Flashing Controller Firmware command is not supported in Embedded Intel
®
RAID.
The following command flash
the controller firmware:
storcli /cx download file=filepath [fwtype=<value>] [nosigchk]
[noverchk] [resetnow]
This command flashes the firmware to the specified adapter from the given file location
(filepath is the absolute file path). You can use the following options when you flash the
firmware.
Table 25. Flashing Controller Firmware Input Options
10.5.2.7 Controller Cache Command
The following command flushes the controller cache:
storcli /cx flush|flushcache
This command flushes the controller cache.
Input example:
storcli /c0 flushcache
Option Value Range Description
nosigchk The application flashes the firmware even if the
check word on
the file does not match the required
check word for the controller.
Note: You can damage the controller if a corrupted
image is flashed using this option.
noverchk The application flashes the controller firmware
without checking the version of the firmware image.
fwtype 0: Appl
ication
1: T
MMC
The firmware type to be downloaded. The application
dow
nloads the firmware for the controller. The TMMC
downloads the firmware for the TMMC battery only.
Default is
0 (application).
resetnow Invokes online firmware update on the controller; you
do no
t need to reboot the controller to make the
update effective.