summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-10-14 11:03:10 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-18 16:26:15 -0200
commit16bc6233ea2a85f2690f3ae1aaabfdfd3fbcc5b6 (patch)
treefd78e76a6448e8b5fffca88c1b059f39dc4e8b17 /recipes-bsp/rcw
parente75ab497880ca713581593f06054a825e758a521 (diff)
downloadmeta-freescale-16bc6233ea2a85f2690f3ae1aaabfdfd3fbcc5b6.tar.gz
ls-rcw: update to 8a050e0
Changes: 8a050e0 ls1088a: Update SerDes Protocol to support Gen2 PCIe Conroller 7a786b6 armv8: ls1088A: update RCW binaries 08e77ac ls2088qds: Add RCW for SD as boot src 1621397 ls1088a: Add IFC, QSPI RCW binaries for QDS, RDB 59728ba ls2088: Add workaround in RCW for A-009102 5462666 ls2088: Add workaround in RCW for A-009102 2f05e20 update the license to Freescale-Binary-EULA 569c4f6 LS2088qds: Add bin1 configuration with 3,3d serdes 2be56e3 Merge pull request #19 in DPAA2/ls2-rcw from ~B37399/ls2-rcw:master to master 43a2d94 LS2088qds: Update sys-clock frequency to 100MHz bf8e575 LS2088RDB: Add QSPI RCW 1670adb LS2088QDS: Add new serdes configuration 0x4d_0x57 167b0cf LS2088A: Update RCW fa85094 LS2088rdb: Enable the serial interface of these 2 rcw 7e36ea6 LS2088A: Add RCW for adephi's usecase 0c0fce0 LS2088/2085: Add new rcw to support new PCIe lanes 45cc8fa LS2088A: Add RCW for LS2088A Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/ls2-rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index bee28883..8a0c130f 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -9,7 +9,7 @@ INHIBIT_DEFAULT_DEPS = "1"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" 11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1"
12SRCREV = "ef79fb9f96cd1bae1a122df54c61a05c91c11372" 12SRCREV = "8a050e0779a9d03ea488d01cc1a31d1e2b1efdba"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15