]> code.ossystems Code Review - meta-freescale.git/commitdiff
mc-utils: update to 30c6310
authorChunrong Guo <chunrong.guo@nxp.com>
Sat, 29 Sep 2018 08:59:35 +0000 (16:59 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 1 Oct 2018 16:51:02 +0000 (13:51 -0300)
*update to lsdk 1809 tag
include the following changes:
30c6310 - api: add MC 10.11.0 APIs
e085f36 - USXGMII mac with autoneg must have type phy
fc6a900 - lx2160: DPL file for Serdes1=15
fefdb7e - api: add MC 10.10.0 APIs
b155e19 - api: add MC 10.9.3 APIs
494342e - api: add MC 10.9.2 APIs
462cf1a - Merge pull request #12 in DPAA2/mc-utils from lx2_bringup to master
a3cda64 - USXGMII dpc for LX2
f30bee4 - Changes for Serdes1 protocol 8 and 13
9f7f113 - Rename dpl-eth.7.dts to dpl-eth.7.8.dts because both serdes protocols (7 and 8) can be supported using this file
e6b77e2 - Modify log_level to LOG_LEVEL_WARN to be consistent with the file name.
dc400f9 - Remove innacurate comment from file dpl-eth.0x19.dts
d68abd9 - Add configuration files for serdes protocol 13 (100G).
eb77501 - Create separate folders for RDB and QDS files.
4121666 - config: lx2160a: configure MC to treat dpmac.17 and .18 as MAC_LINK_TYPE_PHY
b5b4dd2 - api: add MC 10.9.1 APIs
c942e0c - api: add MC 10.9.0 APIs
777c002 - config: lx2160a: added copyright and license
4937734 - config: lx2160a: add DPL for Serdes1 protocol 0x7
d03f567 - lx2160a: Add DPNI for DPMAC.2
c7705fe - lx2160a: Increase number of 2-WQ channels
7439147 - lx2160a: All all te DPMACs for Serdes protocol 1 = 19

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/mc-utils/mc-utils_git.bb

index 7cb0ebb7e31dcf98ee70c41c0f5995fdabd38c09..f34d44186cba5a0b32163d23d0685cb3a823a4fc 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS += "dtc-native"
 inherit deploy
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
-SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58"
+SRCREV = "30c63101b15def4620f509641b97641c25fe19fe"
 
 S = "${WORKDIR}/git"