[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
Marek Vasut
marex at denx.de
Thu Feb 24 15:13:48 CET 2022
On 2/24/22 10:46, Heiko Thiery wrote:
> To have a flash.bin file that also contains the U-Boot and TF-A/ATF
> create this like already done for other imx8 boards.
>
> Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
> ---
> arch/arm/dts/imx8mn-evk-u-boot.dtsi | 19 ++++++++++++++++++-
> 1 file changed, 18 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/imx8mn-evk-u-boot.dtsi b/arch/arm/dts/imx8mn-evk-u-boot.dtsi
> index 3db46d4cbc..d1427941eb 100644
> --- a/arch/arm/dts/imx8mn-evk-u-boot.dtsi
> +++ b/arch/arm/dts/imx8mn-evk-u-boot.dtsi
> @@ -58,7 +58,9 @@
> };
Isn't there imx8mn-u-boot.dtsi you can include instead ?
There is one for 8mp and 8mm .
More information about the U-Boot
mailing list