Merge branch 'cxgb4-add-support-to-read-write-flash'
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Jun 2020 03:49:56 +0000 (20:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Jun 2020 03:49:56 +0000 (20:49 -0700)
commit7cc373db7ec5c221aa00a8ec3e9bb9e6792c755c
tree841d5b860c906a8a8029bf4ea6d517d31e3c08ab
parent0fb9fbab405351aa0c18973881c4103e4da886b6
parent17b332f48074e7ee2169ee4268ced6274e1c95c3
Merge branch 'cxgb4-add-support-to-read-write-flash'

Vishal Kulkarni says:

====================
cxgb4: add support to read/write flash

This series of patches adds support to read/write different binary images
of serial flash present in Chelsio terminator.

V2 changes:
Patch 1: No change
Patch 2: No change
Patch 3: Fix 4 compilation warnings reported by C=1, W=1 flags
Patch 4: No change
Patch 5: No change
====================

Signed-off-by: David S. Miller <davem@davemloft.net>