EasyManuals Logo

Nvidia MSTFLINT Documentation

Nvidia MSTFLINT
123 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 #51 background imageLoading...
Page #51 background image
51
Example:
# 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

Questions and Answers:

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