[U-Boot] [PATCH 2/7] driver: net: fsl-mc: flib changes for MC FW 9.0.0

york sun york.sun at nxp.com
Wed Jan 27 18:05:53 CET 2016


On 12/24/2015 02:03 AM, Prabhakar Kushwaha wrote:
> MC firmware version 9.0.0 contains
>  - Support of new APIs
>  - Update in existing APIs
>  - Change in Major and minor version of DPAA2 objects
> 
> This patch contains modifications in FLIB files to support new MC firmware
> version.
> 
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
>  drivers/net/fsl-mc/dpni.c         |  81 ++++++
>  drivers/net/ldpaa_eth/ldpaa_eth.c |   4 +-
>  include/fsl-mc/fsl_dpbp.h         |   2 +-
>  include/fsl-mc/fsl_dpio.h         |   5 +-
>  include/fsl-mc/fsl_dpmac.h        |   2 +-
>  include/fsl-mc/fsl_dpmng.h        |   2 +-
>  include/fsl-mc/fsl_dpni.h         | 539 +++++++++++++++++++++++++++-----------
>  include/fsl-mc/fsl_dprc.h         |  94 ++++++-
>  include/fsl-mc/fsl_mc_cmd.h       |   5 +-
>  9 files changed, 565 insertions(+), 169 deletions(-)
> 

Slightly reformat commit message.
Applied to u-boot-fsl-qoriq master. Awaiting upstream.

Thanks.

York



More information about the U-Boot mailing list