[PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder

Marc Reilly marc at cpdesign.com.au
Fri May 26 01:15:41 PDT 2023


The imx8mp-bp31.bin file is expected to be in the firmware/ folder

Signed-off-by: Marc Reilly <marc at cpdesign.com.au>
---
 Documentation/boards/imx/nxp-imx8mp-evk.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/boards/imx/nxp-imx8mp-evk.rst b/Documentation/boards/imx/nxp-imx8mp-evk.rst
index cfd1153e15..da26339864 100644
--- a/Documentation/boards/imx/nxp-imx8mp-evk.rst
+++ b/Documentation/boards/imx/nxp-imx8mp-evk.rst
@@ -47,7 +47,7 @@ Get TF-A from https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/ and
 checkout version v2.7::
 
   make PLAT=imx8mp bl31
-  cp build/imx8mp/release/bl31.bin ${barebox_srctree}/imx8mp-bl31.bin
+  cp build/imx8mp/release/bl31.bin ${barebox_srctree}/firmware/imx8mp-bl31.bin
 
 .. warning:: It is important to use a version >= v2.7 else your system
    might not boot.
-- 
2.35.3




More information about the barebox mailing list