commit | 59a8474888e9b06252ebe8979630b371c926a00c | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Feb 09 09:17:31 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 15:52:25 2017 -0500 |
tree | 4d3d0526b74e48fd8a932486d8825830bdc42925 | |
parent | f01a2161577d31b14581e0db3bbbdfa963f145b6 [diff] |
nfp: add hwinfo support Hwinfo is a simple key=value store of information which is read from the flash and populated during chip power on. Add code to look up information in it. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>