summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 11:34:29 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commit7b7ad7a2800ecec7773a8a3e4b958aa5a9af0ed0 (patch)
tree0383db57e5a5ff7f53401e0fe60b3e60c411d69a /recipes-bsp/rcw
parentc9f4938ec3bebc6c245c34ff63b8760477a61300 (diff)
downloadmeta-freescale-7b7ad7a2800ecec7773a8a3e4b958aa5a9af0ed0.tar.gz
rcw: update to f137787
*update to lsdk 1903 tag include the following changes f137787 - ls2088a: Removed the manually calculated PBI_LENGTH bac41de - ls1088a: Removed the manually calculated PBI_LENGTH 4d4177d - t4240: Add workaround for PCIe erratum A-008098 a90d032 - t2080: Add workaround for PCIe erratum A-008098 9f513df - ls2088a: Add workaround for PCIe erratum A-009531 65e8607 - ls1088a: Add workaround for PCIe erratum A-009531 6179f2e - ls1012a: Add workaround for PCIe erratum A-009531 f1ee2f1 - ls1046a: Add workaround for PCIe erratum A-009531 7645eb7 - Revert "Revert "ls1043a: Fix QSPI endian issue for QSPI boot on LS1043AQDS"" 840ce92 - Revert "qspi: use byte_swap.tcl under board directory for special board" Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 007e7d25..ba26ef24 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
11SRCREV = "17254ac35250197877c6321f9d13e33b1f85388a" 11SRCREV = "f1377876cc06a87ec8afa8a3412ca7c8455861f2"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14