diff options
author | Ting Liu <ting.liu@nxp.com> | 2021-10-14 15:36:05 +0800 |
---|---|---|
committer | Ting Liu <ting.liu@nxp.com> | 2021-10-15 21:17:51 +0800 |
commit | cbf7d2dc847cefbe6ad4812ed81cafb4b49daa6c (patch) | |
tree | b61f8e7e6261a7be8617e040e0cc069593ae9887 /recipes-bsp/rcw | |
parent | 565af7f7c405c429b1747c748bc6159f830c4dbb (diff) | |
download | meta-freescale-cbf7d2dc847cefbe6ad4812ed81cafb4b49daa6c.tar.gz |
rcw: update to 1f43189
New commits:
1f43189 ls1028a: use RGMII for the EC1 pins for all LS1028A-QDS boards by default
e25dd0e ls1046ardb : Add proper clock dividers for QSPI
fd70414 lx2162aqds: Add RCWs with DDR 3200 MT/s
337adc2 lx2162aqds: Remove RCWs with platform freq 700
52219d4 ls1046ardb: Update QSPI divisor value
bd0bb76 lx2162aqds: 17_2: Add RCW with DDR at 3200 Mt/s
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 88b7b995..04f71ba3 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb | |||
@@ -8,7 +8,7 @@ DEPENDS += "tcl-native" | |||
8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo |
9 | 9 | ||
10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" | 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" |
11 | SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f" | 11 | SRCREV = "1f431891c7f0e7d4f52327f1fe19504a284491c4" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||