EasyManua.ls Logo

Nvidia MSTFLINT User Manual

Nvidia MSTFLINT
129 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #67 background image
67
# mstflint -d 41:00.0 ww 0x10008 0x5a445a44
Writing a dword to Flash Without Sector Erase
To write one dword to Flash memory without sector erase , use the following command line:
# mstflint -d <device> wwne addr data
where:
device The device the dword is written to..
addr The address of the word to write.
data The value of the word.
Example:
# mstflint -d 41:00.0 wwne 0x10008 0x5a445a44
Note that the result may be dependent on the Flash type. Usually, bitwise and between thespecified
word and the previous Flash contents will be written to the specified address.
Erasing a Sector
To erase a sector that contains a specified address, use the following command line:
# mstflint -d <device> e addr
where:
device The device the dword is erased from.
addr The address of a word in the sector that you want to erase.
Example:
# mstflint -d 41:00.0/mtusb-1 e 0x1000
Querying Flash Parameters
To query flash parameters use the following command line:
# mstflint -d <device> [-ocr] hw query
where:
device The device to query.
Example:
# mstflint -d 41:00.0 hw query

Table of Contents

Other manuals for Nvidia MSTFLINT

Question and Answer IconNeed help?

Do you have a question about the Nvidia MSTFLINT and is the answer not in the manual?

Nvidia MSTFLINT Specifications

General IconGeneral
BrandNvidia
ModelMSTFLINT
CategoryTools
LanguageEnglish

Summary

Release Notes

Package Tools

Lists available tools in the package with descriptions.

mstflint Supported Operating Systems and Platforms

Details supported operating systems and platforms for mstflint.

Supported Flash Types

Lists supported flash types for mstflint.

Supported Mellanox ICs

Lists supported Mellanox ICs by IC Group and IC Device.

Supported Switch Systems Software

Lists supported Mellanox Switch Systems Software and their versions.

mstflint Bug Fixes in this Version

Lists bugs fixed in the current version of mstflint.

mstflint Known Issues

Lists known issues and limitations for the current mstflint release.

Introduction

Supported Operating Systems

Refers to release notes for supported platforms and kernels.

Access to Hardware Devices

Lists supported Mellanox devices, tools, and access methods.

Compilation and Installation

Provides instructions for compiling and installing mstflint.

Firmware Generation, Configuration, and Update Tools

mstfwmanager – Firmware Update and Query Tool

Utility for updating and querying Mellanox device firmware.

mstarchive – Binary Files Compression Tool

Tool to create MFA2 files containing binary firmware for adapter cards.

mstconfig – Changing Device Configuration Tool

Tool to change device configurations without reburning firmware.

mstflint – Firmware Burning Tool

Utility to burn firmware images to adapter or switch device flash.

mstfwreset – Loading Firmware on 5th Generation Devices Tool

Tool to load updated firmware on NICs without rebooting.

mstcongestion – Tool for Setting Congestion Mode and Action

Tool to configure device behavior for excessive ingress traffic.

mstprivhost - NIC Configuration by the Host Restriction Tool

Restricts hosts from configuring the NIC, granting privilege to the Arm side.

Debug Utilities

mstfwtrace Utility

Extracts and prints trace messages generated by firmware on 5th generation devices.

mstregdump Utility

Dumps device internal configuration registers for troubleshooting.

mstreg Utility

Obtains information about access registers and allows data access.

mstlink Utility

Checks and debugs link status and issues related to links and cables.

mstresourcedump Utility

Extracts and prints data segments generated by firmware for debug.

Troubleshooting

General Related Issues

Covers general issues related to adapter identification and boot problems.

mstconfig Related Issues

Addresses issues with mstconfig, especially concerning SRIOV configuration.

Installation Related Issues

Discusses problems encountered during tool package installation.

Firmware Burning Related Issues

Details issues encountered during firmware update and burning processes.

Secure Firmware Related Issues

Outlines problems and limitations when using secure firmware features.

Appendixes

mstflint - Updating Firmware Using ethtool/devlink and .mfa2 File

Guide to updating firmware using ethtool/devlink with .mfa2 files.

mstflint User Manual Revision History

Provides a history of changes made to the mstflint user manual.

mstflint Release Notes Change Log History

Lists changes and bug fixes across different mstflint versions.