Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC PATCH 0/2] linux: install in-tree device-tree blob overlays
@ 2024-04-12 14:09 Gaël PORTAY
  2024-04-12 14:09 ` [Buildroot] [RFC PATCH 1/2] " Gaël PORTAY
  2024-04-12 14:09 ` [Buildroot] [RFC PATCH 2/2] board/raspberrypi: " Gaël PORTAY
  0 siblings, 2 replies; 5+ messages in thread
From: Gaël PORTAY @ 2024-04-12 14:09 UTC (permalink / raw)
  To: buildroot, Thomas Petazzoni
  Cc: Gaël PORTAY, Martin Bark, Julien Grossholtz

Hello,

This patch serie intends to address a possible out-of-sync for the
device-tree blob and overlays with the raspberrypi's. This follows
up[1].

The first patch adds the three configurations to install the dtbo's;
these configurations are copies of the original dtb's configurations.

The second patch applies these configurations to the raspberrypi's.

Note: All the story lives in the commit message of the first patch; this
could be drop if this patch serie is something you are interested in.

Note 2: I have also pending patches to support for wildcards for both
dtb's and dtbo's filenames that simplifies the integrator life if the
whole output files need to be installed.

Note 3: If you known other downstream trees that compiles dtbo's,
please tell me.

[1]: https://patchwork.ozlabs.org/project/buildroot/cover/20231121193448.1151936-1-gael.portay@rtone.fr/

Kind Regards,
Gaël PORTAY (2):
  linux: install in-tree device-tree blob overlays
  board/raspberrypi: install in-tree device-tree blob overlays

 board/raspberrypi/post-image.sh       |  2 +-
 configs/raspberrypi0w_defconfig       |  5 +++++
 configs/raspberrypi3_64_defconfig     |  4 ++++
 configs/raspberrypi3_defconfig        |  4 ++++
 configs/raspberrypi3_qt5we_defconfig  |  4 ++++
 configs/raspberrypi4_64_defconfig     |  4 ++++
 configs/raspberrypi4_defconfig        |  4 ++++
 configs/raspberrypicm4io_64_defconfig |  4 ++++
 configs/raspberrypicm4io_defconfig    |  4 ++++
 configs/raspberrypizero2w_defconfig   |  4 ++++
 linux/Config.in                       | 23 +++++++++++++++++++++++
 linux/linux.mk                        | 24 ++++++++++++++++++++++++
 12 files changed, 85 insertions(+), 1 deletion(-)

--
2.44.0

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

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

end of thread, other threads:[~2024-09-02 19:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 14:09 [Buildroot] [RFC PATCH 0/2] linux: install in-tree device-tree blob overlays Gaël PORTAY
2024-04-12 14:09 ` [Buildroot] [RFC PATCH 1/2] " Gaël PORTAY
2024-08-30 12:20   ` Niklas Cassel via buildroot
2024-09-02 19:57     ` Gaël PORTAY
2024-04-12 14:09 ` [Buildroot] [RFC PATCH 2/2] board/raspberrypi: " Gaël PORTAY

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