summaryrefslogtreecommitdiff
path: root/man/mstflint.1
diff options
authorBenjamin Drung <benjamin.drung@cloud.ionos.com>2019-01-31 21:45:25 +0100
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2019-02-01 04:35:26 +0000
commit86008c99867e1bf2d7dba19300ed53e9650e3563 (patch)
tree97562823729102627addbb7059d319f42f5dce51 /man/mstflint.1
parent755c1c48ea4934c674c403bc07d6a52342253174 (diff)
Imported using git-ubuntu import.
Notes
Notes: * New upstream release * Refresh all patches and refresh upstream pull request * Fix more spelling mistakes (found by Lintian) * Cherry pick upstream patch for compatibility with openssl 1.1.X and 1.0.2 * Add libssl-dev and libjson-c-dev to build dependencies * Switch to debhelper 12 * Bump Standards-Version to 4.3.0 (no changes required) * Update debian/copyright
Diffstat (limited to 'man/mstflint.1')
-rw-r--r--man/mstflint.139
1 files changed, 27 insertions, 12 deletions
diff --git a/man/mstflint.1 b/man/mstflint.1
index 81b56df..94a2f9b 100644
--- a/man/mstflint.1
+++ b/man/mstflint.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1.
-.TH MSTFLINT, "1" "June 2017" "mstflint, mstflint 4.7.0" "User Commands"
+.TH MSTFLINT, "1" "November 2018" "mstflint, mstflint 4.11.0, built on Nov 21 2018, 16:13:21. Git SHA Hash: N/A" "User Commands"
.SH NAME
-mstflint, \- manual page for mstflint, mstflint 4.7.0
+mstflint, \- manual page for mstflint, mstflint 4.11.0, built on Nov 21 2018, 16:13:21. Git SHA Hash: N/A
.SH DESCRIPTION
NAME
.IP
@@ -19,7 +19,8 @@ MstFlint [OPTIONS] <command> [Parameters]
[\-\-use_dev_rom] [\-\-ignore_dev_data] [\-\-no_fw_ctrl] [\-\-dual_image] [\-\-striped_image]
[\-\-banks <bank>] [\-\-log <log_file>]
[\-\-flash_params <type, log2size, num_of_flashes>] [\-v|\-\-version]
-[\-\-private_key <key_file>] [\-\-key_uuid <uuid_file>]
+[\-\-private_key <key_file>] [\-\-key_uuid <uuid_file>] [\-\-private_key2 <key_file>]
+[\-\-hmac_key <hmac_key>] [\-\-key_uuid2 <uuid_file>]
.PP
DESCRIPTION
.IP
@@ -139,7 +140,7 @@ not perform full image integrity checks
during the query operation. This may shorten
execution time when running over slow
interfaces (e.g., I2C, MTUSB\-1).
-Commands affected: burn, query
+Commands affected: query
.TP
\fB\-\-nofs\fR
: Burn image in a non failsafe manner.
@@ -231,8 +232,9 @@ instead of reading them from the flash.
Supported parameters:
Type: The type of the flash, such
as:M25PXxx, M25Pxx, N25Q0XX, SST25VFxx,
-W25QxxBV, W25Xxx, AT25DFxxx, S25FLXXXP,
-S25FL11xx, MX25L16xxx.
+W25QxxBV, W25Xxx, W25Qxxx, W25Qxxx,
+AT25DFxxx, S25FLXXXP, S25FL11xx, MX25L16xxx,
+MX25Lxxx, S25FLxxx, IS25LPxxx.
log2size: The log2 of the flash
size.num_of_flashes: the number of the
flashes connected to the device.
@@ -247,6 +249,18 @@ by the sign command
\fB\-\-key_uuid\fR <uuid_file>
: UUID matching the given private key to be
used by the sign command
+.TP
+\fB\-\-private_key2\fR <key_file>
+: path to PEM formatted private key to be used
+by the sign command
+.TP
+\fB\-\-hmac_key\fR <hmac_key>
+: path to file containing key (For FS4 image
+only).
+.TP
+\fB\-\-key_uuid2\fR <uuid_file>
+: UUID matching the given private key to be
+used by the sign command
.PP
COMMANDS SUMMARY
.TP
@@ -264,10 +278,10 @@ verify|v [showitoc]
ITOC headers in FS3/FS4 image only.
.TP
swreset
-: SW reset the target un\-managed switch
+: SW reset the target switch device.This
.IP
-device.This command is supported only in the
-In\-Band access method.
+command is supported only in the In\-Band
+access method.
.TP
brom
<ROM\-file> : Burn the specified ROM file on the flash.
@@ -357,9 +371,10 @@ timestamp|ts <set|query|reset> [timestamp]
[FW version] : FW time stamping.
cache_image|ci : cache FW image(Windows only).
sign : Sign firmware image file
-set_public_keys [public key binary file] : Set Public Keys (For FS3/FS4 image only).
-set_forbidden_versions [public key binary
-file] : Set Forbidden Versions (For FS3/FS4 image
+sign_with_hmac : Sign image with HMAC
+set_public_keys [public keys binary file] : Set Public Keys (For FS3/FS4 image only).
+set_forbidden_versions [forbidden versions
+binary file] : Set Forbidden Versions (For FS3/FS4 image
.IP
only).
.PP