[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin

Heiko Thiery heiko.thiery at gmail.com
Thu Feb 24 16:08:23 CET 2022


Hi Marek,

Am Do., 24. Feb. 2022 um 15:13 Uhr schrieb Marek Vasut <marex at denx.de>:
>
> 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 .

This is what I've done in the second patch. The first one only enables
the complete flash.bin for this board and the second one creates a
common imx8mn-u-boot.dtsi.

-- 
Heiko


More information about the U-Boot mailing list