This patch series add the needed logic to support load firmware from the flash in card.
Chaoyong He (3): net/nfp: fix potential problem on certain version BSP net/nfp: add two APIs of the NSP module net/nfp: support load firmware from flash drivers/net/nfp/nfp_ethdev.c | 235 ++++++++++++++++++++++++++---- drivers/net/nfp/nfpcore/nfp_nsp.c | 86 ++++++++++- drivers/net/nfp/nfpcore/nfp_nsp.h | 15 ++ 3 files changed, 303 insertions(+), 33 deletions(-) -- 2.39.1