From fce0f2b3a8fd4eac267c858d5e6c175593b81773 Mon Sep 17 00:00:00 2001 From: Frieder Schrempf Date: Wed, 8 Feb 2023 17:20:33 +0100 Subject: [PATCH] doc: sl-mx8mm: Fix mistake in merge conflict resolution There was a conflict between the following two commits, that wasn't resolved correctly. Fix this. 6f118fd31a54 ("doc: sl-mx8mm: Update the NXP TF-A source reference") b6eda67b523e ("imx: Suggest the NXP ATF github repo") Signed-off-by: Frieder Schrempf Cc: Heinrich Schuchardt Cc: Fabio Estevam Cc: Stefano Babic Reviewed-by: Fabio Estevam --- doc/board/kontron/sl-mx8mm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/board/kontron/sl-mx8mm.rst b/doc/board/kontron/sl-mx8mm.rst index 09c50aa8b1..702db60fe3 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: imx_5.4.70_2.3.0 +1. Get TF-A from: https://github.com/nxp-imx/imx-atf, branch: lf_v2.6 2. Build .. code-block:: bash -- 2.39.5