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 <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

