commit | 3a69cae80cdd1b5c8b23137cba2a80ecfec4cef5 | [log] [tgz] |
---|---|---|
author | Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com> | Wed Mar 28 05:14:22 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 29 14:29:55 2018 -0400 |
tree | 009296d450ee2667440783b33a0908d2b2e21008 | |
parent | 62e4d4386a954eb071ecd4a72105ea222157f11d [diff] |
qed: Adapter flash update support. This patch adds the required driver support for updating the flash or non volatile memory of the adapter. At highlevel, flash upgrade comprises of reading the flash images from the input file, validating the images and writing them to the respective paritions. Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com> Signed-off-by: Ariel Elior <ariel.elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>