]> git.baikalelectronics.ru Git - uboot.git/commitdiff
doc: sl-mx8mm: Fix mistake in merge conflict resolution
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Wed, 8 Feb 2023 16:20:33 +0000 (17:20 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Mar 2023 06:40:27 +0000 (08:40 +0200)
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 <frieder.schrempf@kontron.de>
Cc: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
doc/board/kontron/sl-mx8mm.rst

index 09c50aa8b1684ec4f30a91a1d611f367471d8931..702db60fe388182cb30e9ca8dc9f5c2f3d3dd2d5 100644 (file)
@@ -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