Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Add support to build imx8 images using mainline uboot
@ 2021-09-06  9:42 Heiko Thiery
  2021-09-06  9:42 ` [Buildroot] [PATCH 1/3] package/freescale-imx/firmware-imx: copy all (lp)ddr files unconditionaly Heiko Thiery
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Heiko Thiery @ 2021-09-06  9:42 UTC (permalink / raw)
  To: buildroot
  Cc: Gary Bisson, Stephane Viau, Refik Tuzakli, 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] 19+ messages in thread

end of thread, other threads:[~2021-09-07  9:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-06  9:42 [Buildroot] [PATCH 0/3] Add support to build imx8 images using mainline uboot Heiko Thiery
2021-09-06  9:42 ` [Buildroot] [PATCH 1/3] package/freescale-imx/firmware-imx: copy all (lp)ddr files unconditionaly Heiko Thiery
2021-09-07  8:29   ` Gary Bisson
2021-09-06  9:42 ` [Buildroot] [PATCH 2/3] boot/uboot: copy ATF bl31 binary to uboot package dir Heiko Thiery
2021-09-06 10:23   ` Michael Walle
2021-09-07  9:16     ` Heiko Thiery
2021-09-06  9:42 ` [Buildroot] [PATCH 3/3] boot/uboot: copy IMX firmware files " Heiko Thiery
2021-09-06 12:45   ` Stephane Viau (OSS)
2021-09-06 12:48     ` Fabio Estevam
2021-09-06 12:57       ` Stephane Viau (OSS)
2021-09-06 13:20         ` Heiko Thiery
2021-09-06 12:25 ` [Buildroot] [PATCH 0/3] Add support to build imx8 images using mainline uboot Fabio Estevam
2021-09-06 13:32   ` Heiko Thiery
2021-09-06 15:23     ` Fabio Estevam
2021-09-07  6:36       ` Heiko Thiery
2021-09-07  8:36         ` Gary Bisson
2021-09-07  8:43           ` Heiko Thiery
2021-09-07  8:57             ` Gary Bisson
2021-09-07  9:03               ` Heiko Thiery

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