1NDCTL-UPDATE-FIRMW(1) ndctl Manual NDCTL-UPDATE-FIRMW(1)
2
3
4
6 ndctl-update-firmware - provides for updating the firmware on an NVDIMM
7
9 ndctl update-firmware <dimm> [<options>]
10
12 Provide a generic interface for updating NVDIMM firmware. The use of
13 this depends on support from the underlying libndctl, kernel, as well
14 as the platform itself.
15
17 <dimm>
18
19
20 A 'nmemX' device name, or a dimm id number. The keyword 'all' can
21 be specified to carry out the operation on every dimm in the system,
22 optionally filtered by bus id (see --bus= option).
23
24 -b, --bus=
25 Enforce that the operation only be carried on devices that are
26 attached to the given bus. Where bus can be a provider name or a
27 bus id number.
28
29 -f, --firmware
30 firmware file used to perform the update
31
32 -v, --verbose
33 Emit debug messages for the namespace check process.
34
36 Copyright (c) 2016 - 2018, Intel Corporation. License GPLv2: GNU GPL
37 version 2 http://gnu.org/licenses/gpl.html. This is free software: you
38 are free to change and redistribute it. There is NO WARRANTY, to the
39 extent permitted by law.
40
41
42
43ndctl 62 11/02/2018 NDCTL-UPDATE-FIRMW(1)