diff options
author | Fabio Estevam | 2023-01-12 21:52:23 -0300 |
---|---|---|
committer | Stefano Babic | 2023-01-31 16:02:05 +0100 |
commit | f0f461287eff2a797fefd845aa746df17f5b0624 (patch) | |
tree | cfad42813eac60e23615199195d0343600652db3 /doc/board/kontron | |
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 <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 'doc/board/kontron')
-rw-r--r-- | doc/board/kontron/sl-mx8mm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/kontron/sl-mx8mm.rst b/doc/board/kontron/sl-mx8mm.rst index 702db60fe38..09c50aa8b16 100644 --- a/doc/board/kontron/sl-mx8mm.rst +++ b/doc/board/kontron/sl-mx8mm.rst @@ -40,7 +40,7 @@ There are two sources for the TF-A. Mainline and NXP. Get the one you prefer **NXP's imx-atf** -1. Get TF-A from: https://github.com/nxp-imx/imx-atf, branch: lf_v2.6 +1. Get TF-A from: https://github.com/nxp-imx/imx-atf, branch: imx_5.4.70_2.3.0 2. Build .. code-block:: bash |