summaryrefslogtreecommitdiff
path: root/board/google
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-01-12 21:52:23 -0300
committerStefano Babic <sbabic@denx.de>2023-01-31 16:02:05 +0100
commitf0f461287eff2a797fefd845aa746df17f5b0624 (patch)
treecfad42813eac60e23615199195d0343600652db3 /board/google
parente64bfd7b71b5d100bc7e682748caea8a24bf4f72 (diff)
imx: Suggest the NXP ATF github repo
As explained in the text at the bottom of the page https://source.codeaurora.org/external/imx/imx-atf: "QUIC repositories on this site will not receive any updates after March 31, 2022, and will be deleted on March 31, 2023." Point to the NXP ATF github repo instead. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Oliver Graute <oliver.graute@kococonnector.com> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Diffstat (limited to 'board/google')
-rw-r--r--board/google/imx8mq_phanbell/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/google/imx8mq_phanbell/README b/board/google/imx8mq_phanbell/README
index 88a136b32c..7c63fc52a7 100644
--- a/board/google/imx8mq_phanbell/README
+++ b/board/google/imx8mq_phanbell/README
@@ -10,7 +10,7 @@ Quick Start
Get and Build the ARM Trusted firmware
======================================
Note: srctree is U-Boot source directory
-Get ATF from: https://source.codeaurora.org/external/imx/imx-atf
+Get ATF from: https://github.com/nxp-imx/imx-atf
branch: imx_4.19.35_1.0.0
$ make PLAT=imx8mq bl31
$ cp build/imx8mq/release/bl31.bin $(builddir)