* [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder
@ 2023-05-26 8:15 Marc Reilly
2023-05-26 8:21 ` Ahmad Fatoum
2023-05-26 13:27 ` Sascha Hauer
0 siblings, 2 replies; 3+ messages in thread
From: Marc Reilly @ 2023-05-26 8:15 UTC (permalink / raw)
To: barebox
The imx8mp-bp31.bin file is expected to be in the firmware/ folder
Signed-off-by: Marc Reilly <marc@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder
2023-05-26 8:15 [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder Marc Reilly
@ 2023-05-26 8:21 ` Ahmad Fatoum
2023-05-26 13:27 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Ahmad Fatoum @ 2023-05-26 8:21 UTC (permalink / raw)
To: Marc Reilly, barebox
On 26.05.23 10:15, Marc Reilly wrote:
> The imx8mp-bp31.bin file is expected to be in the firmware/ folder
>
> Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> 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.
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder
2023-05-26 8:15 [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder Marc Reilly
2023-05-26 8:21 ` Ahmad Fatoum
@ 2023-05-26 13:27 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2023-05-26 13:27 UTC (permalink / raw)
To: Marc Reilly; +Cc: barebox
On Fri, May 26, 2023 at 06:15:41PM +1000, Marc Reilly wrote:
> The imx8mp-bp31.bin file is expected to be in the firmware/ folder
>
> Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
> ---
> Documentation/boards/imx/nxp-imx8mp-evk.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> 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
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-26 13:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26 8:15 [PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder Marc Reilly
2023-05-26 8:21 ` Ahmad Fatoum
2023-05-26 13:27 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox