summaryrefslogtreecommitdiff
path: root/board/beacon/imx8mn/README
diff options
context:
space:
mode:
Diffstat (limited to 'board/beacon/imx8mn/README')
-rw-r--r--board/beacon/imx8mn/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/beacon/imx8mn/README b/board/beacon/imx8mn/README
index 788ab1093b..49da03c8d8 100644
--- a/board/beacon/imx8mn/README
+++ b/board/beacon/imx8mn/README
@@ -11,7 +11,7 @@ Get and Build the ARM Trusted firmware
======================================
Note: $(srctree) is U-Boot source directory
-$ git clone https://source.codeaurora.org/external/imx/imx-atf
+$ git clone https://github.com/nxp-imx/imx-atf
$ git lf-5.10.72-2.2.0
$ make PLAT=imx8mn bl31 CROSS_COMPILE=aarch64-linux-gnu-
$ cp build/imx8mn/release/bl31.bin $(srctree)