diff options
| author | Fabio Estevam <[email protected]> | 2023-01-12 21:52:23 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2023-01-31 16:02:05 +0100 |
| commit | f0f461287eff2a797fefd845aa746df17f5b0624 (patch) | |
| tree | cfad42813eac60e23615199195d0343600652db3 /doc/board/advantech | |
| parent | e64bfd7b71b5d100bc7e682748caea8a24bf4f72 (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 <[email protected]>
Reviewed-by: Oliver Graute <[email protected]>
Reviewed-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Frieder Schrempf <[email protected]>
Diffstat (limited to 'doc/board/advantech')
| -rw-r--r-- | doc/board/advantech/imx8qm-rom7720-a1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/advantech/imx8qm-rom7720-a1.rst b/doc/board/advantech/imx8qm-rom7720-a1.rst index 953cf01fde4..13ea2eb19e4 100644 --- a/doc/board/advantech/imx8qm-rom7720-a1.rst +++ b/doc/board/advantech/imx8qm-rom7720-a1.rst @@ -19,7 +19,7 @@ Get and Build the ARM Trusted firmware .. code-block:: bash - $ git clone https://source.codeaurora.org/external/imx/imx-atf + $ git clone https://github.com/nxp-imx/imx-atf $ cd imx-atf/ $ git checkout origin/imx_4.14.78_1.0.0_ga -b imx_4.14.78_1.0.0_ga $ make PLAT=imx8qm bl31 |
