commit | 2db100002eed110e08023cc99d953646f4d62605 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Aug 28 13:20:34 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 28 16:01:46 2018 -0700 |
tree | ec86f2dc7086fb3f4f8e537837917fa130d75e73 | |
parent | 1c0372b67ccaf1b1fa0709475f4a53619e407e61 [diff] |
nfp: attempt FW load from flash Flash may contain a default NFP application FW. This application can either be put there by the user (with ethtool -f) or shipped with the card. If file system FW is not found, attempt to load this flash stored app FW. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>