[dpdk-dev] [PATCH 0/3] Update FSLMC bus firmware

Shreyansh Jain shreyansh.jain at nxp.com
Wed Apr 3 16:23:40 CEST 2019


Based on net-next: 69f805ac18abe

All the patches are strictly within DPAA2/FSLMC driver area.

MC firmware is the core component of FSLMC bus which enables
all the dpaa2 devices (eth, crypto etc).
With recent release of NXP's layerscape SDK, the MC firmware
has been bumped up. These patches updates only necessary
changes so as to maintain version compatibility.

Shreyansh Jain (3):
  bus/fslmc: cleanup unused firmware code
  drivers: update MC firmware version for FSLMC bus
  doc: bump SDK support version for dpaa2

 doc/guides/nics/dpaa2.rst           |  4 +-
 drivers/bus/fslmc/mc/dpci.c         | 75 --------------------------
 drivers/bus/fslmc/mc/dpcon.c        | 30 -----------
 drivers/bus/fslmc/mc/fsl_dpci.h     | 21 --------
 drivers/bus/fslmc/mc/fsl_dpcon.h    | 19 -------
 drivers/bus/fslmc/mc/fsl_dpmng.h    |  2 +-
 drivers/net/dpaa2/dpaa2_ethdev.c    |  1 +
 drivers/net/dpaa2/mc/dpni.c         | 15 +++++-
 drivers/net/dpaa2/mc/fsl_dpni.h     | 84 ++++++++++++++++++++++-------
 drivers/net/dpaa2/mc/fsl_dpni_cmd.h | 40 ++++++++++----
 10 files changed, 112 insertions(+), 179 deletions(-)

-- 
2.19.1



More information about the dev mailing list