summaryrefslogtreecommitdiff
path: root/include/fsl-mc/fsl_dpmng.h
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar@freescale.com>2015-12-24 15:32:49 +0530
committerYork Sun <york.sun@nxp.com>2016-01-27 08:13:10 -0800
commit53e353fc3e52ae8161d3977aac655f551a56a3a1 (patch)
tree61865f65b39c09989c04c27adbd735f309044ae1 /include/fsl-mc/fsl_dpmng.h
parent9a696f56fcabc3d7ddd120712cc3a70b085ea412 (diff)
downloadu-boot-imx-53e353fc3e52ae8161d3977aac655f551a56a3a1.zip
u-boot-imx-53e353fc3e52ae8161d3977aac655f551a56a3a1.tar.gz
u-boot-imx-53e353fc3e52ae8161d3977aac655f551a56a3a1.tar.bz2
driver: net: fsl-mc: flib changes for MC FW 9.0.0
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@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/fsl-mc/fsl_dpmng.h')
-rw-r--r--include/fsl-mc/fsl_dpmng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fsl-mc/fsl_dpmng.h b/include/fsl-mc/fsl_dpmng.h
index b0a87a9..023b5bb 100644
--- a/include/fsl-mc/fsl_dpmng.h
+++ b/include/fsl-mc/fsl_dpmng.h
@@ -14,7 +14,7 @@ struct fsl_mc_io;
/**
* Management Complex firmware version information
*/
-#define MC_VER_MAJOR 8
+#define MC_VER_MAJOR 9
#define MC_VER_MINOR 0
/**