From f0f461287eff2a797fefd845aa746df17f5b0624 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Thu, 12 Jan 2023 21:52:23 -0300 Subject: 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 Reviewed-by: Oliver Graute Reviewed-by: Marcel Ziswiler Reviewed-by: Frieder Schrempf --- board/google/imx8mq_phanbell/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/google') 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) -- cgit v1.2.1