Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] Add support to build imx8 images using mainline uboot
@ 2021-09-10 14:09 Heiko Thiery
  2021-09-10 14:09 ` [Buildroot] [PATCH v2 1/3] package/freescale-imx/firmware-imx: copy all (lp)ddr files unconditionaly Heiko Thiery
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Heiko Thiery @ 2021-09-10 14:09 UTC (permalink / raw)
  To: buildroot
  Cc: Gary Bisson, Stephane Viau, Refik Tuzakli, Michael Walle,
	Thomas Petazzoni, Heiko Thiery, Fabio Estevam, Xavier Roumegue

New U-Boot version support building the flash.bin bootimage using
binman. For that the imx specific firmware files like (LP)DDR and HDMI
firmware has to be located in the u-boot builddirectory.

Xavier Roumegue already posted a patchset [1] to add this support but did no
follow up version after getting review comments.

I have taken up these comments and prepared the patchset.

[1] https://lists.buildroot.org/pipermail/buildroot/2020-November/599906.html

Heiko Thiery (3):
  package/freescale-imx/firmware-imx: copy all (lp)ddr files
    unconditionaly
  boot/uboot: copy ATF bl31 binary to uboot package dir
  boot/uboot: copy IMX firmware files to uboot package dir

 boot/uboot/Config.in                          | 12 +++++++
 boot/uboot/uboot.mk                           | 35 +++++++++++++++++++
 .../firmware-imx/firmware-imx.mk              | 10 ++++++
 3 files changed, 57 insertions(+)

-- 
2.30.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-09-11 20:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-10 14:09 [Buildroot] [PATCH v2 0/3] Add support to build imx8 images using mainline uboot Heiko Thiery
2021-09-10 14:09 ` [Buildroot] [PATCH v2 1/3] package/freescale-imx/firmware-imx: copy all (lp)ddr files unconditionaly Heiko Thiery
2021-09-10 14:26   ` Fabio Estevam
2021-09-11 20:56   ` Arnout Vandecappelle
2021-09-10 14:09 ` [Buildroot] [PATCH v2 2/3] boot/uboot: copy ATF bl31 binary to uboot package dir Heiko Thiery
2021-09-10 14:27   ` Fabio Estevam
2021-09-10 16:03     ` Heiko Thiery
2021-09-10 16:08       ` Fabio Estevam
2021-09-10 18:09         ` Heiko Thiery
2021-09-11 20:56   ` Arnout Vandecappelle
2021-09-10 14:09 ` [Buildroot] [PATCH v2 3/3] boot/uboot: copy IMX firmware files " Heiko Thiery
2021-09-10 14:32   ` Fabio Estevam
2021-09-11 20:57   ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox