diff options
author | Dirk van der Merwe <dirk.vandermerwe@netronome.com> | 2019-09-09 02:54:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-09-10 19:29:27 +0300 |
commit | ff04788c5b583d79c5c15e28c4ae7b876e69d00c (patch) | |
tree | 9e05d76bcf6b6602a9add6653ee56894a434ba90 /Documentation/networking | |
parent | 165c3c9f8c3b860b8f179479bfb8eee6bec2beb2 (diff) | |
download | linux-ff04788c5b583d79c5c15e28c4ae7b876e69d00c.tar.xz |
nfp: devlink: add 'fw_load_policy' support
Add support for the 'fw_load_policy' devlink parameter. The FW load
policy is controlled by the 'app_fw_from_flash' hwinfo key.
Remap the values from devlink to the hwinfo key and back.
Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/devlink-params-nfp.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/devlink-params-nfp.txt b/Documentation/networking/devlink-params-nfp.txt new file mode 100644 index 000000000000..85b1e36f73a8 --- /dev/null +++ b/Documentation/networking/devlink-params-nfp.txt @@ -0,0 +1,2 @@ +fw_load_policy [DEVICE, GENERIC] + Configuration mode: permanent |