net/cxgbe: fix init failure due to new flash parts
authorRahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Mon, 9 Jul 2018 15:43:23 +0000 (21:13 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 23 Jul 2018 21:55:26 +0000 (23:55 +0200)
commit9726c51df05037e505ffcb4aa2e6d4f0385c3ef1
tree8ff15cd2c2dfb64ad3abd4d64307cdb534b61dc1
parent174e54baf930048c148698e116a9f1c68a3b9221
net/cxgbe: fix init failure due to new flash parts

Add decode logic for new flash parts shipped with new Chelsio NICs
to fix initialization failure on these NICs.

Cc: stable@dpdk.org
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
drivers/net/cxgbe/base/t4_hw.c