User Manual

flint – Firmware Burning ToolsRev 1.50
Mellanox Technologies
26
3.2.2.2 Querying the FW Image
y
To query the FW image on a device, use the following command line:
y
To query the FW image in a file, use the following command line:
where:
device – Device on which the query is run.
image file – Image file on which the query is run.
Examples:
a. Query the FW on the device.
b. Query the FW image file.
3.2.2.3 Verifying the FW Image
y
To verify the FW image on the Flash, use the following command line:
y
To verify the FW image in a file, use the following command line:
where:
device is the Flash device to verify, and
image file is the image file to verify
Examples:
3.2.2.4 Managing an Expansion ROM Image
1. To burn an Expansion ROM image, use the following command:
The "brom" command installs the ROM image on the Flash device or replaces an already exist-
ing one.
flint -d <device> q
flint -i <image file> q
> flint -d /dev/mst/mt25418_pciconf0 query
> flint -i 25408-2_1_000-MHGH28-XSC_A1.bin query
flint -d <device> v
flint -i <image file> v
flint -d /dev/mst/mt25418_pci_cr0 v
flint -i ./image_file.bin v
flint -d <mst device> brom <image name>.rom