mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx-atf-boundary: bump version to 2.2
- based upon NXP imx_5.4.47_2.2.0 branch - includes changes to allow UART4 access from Cortex-A - fix lpddr4 cache flush for i.MX8MP Note that the previous version was wrongly named 2.3 although it was based upon ATF 2.0. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
This commit is contained in:
parent
0428b922a5
commit
94c2a1152d
|
@ -9,10 +9,10 @@ PROVIDES = "imx-atf"
|
||||||
|
|
||||||
PV .= "+git${SRCPV}"
|
PV .= "+git${SRCPV}"
|
||||||
|
|
||||||
SRCBRANCH = "boundary-imx_4.14.98_2.3.0"
|
SRCBRANCH = "boundary-imx_5.4.47_2.2.0"
|
||||||
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH} \
|
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH} \
|
||||||
"
|
"
|
||||||
SRCREV = "99e07a29006b35e5b76e3a2555c54575f3b63d0c"
|
SRCREV = "515fb041a3876b698b9f8e72bdfeb135d8a98623"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user