All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH meta-rockchip 0/2] fix 2+ DTB in KERNEL_DEVICETREE and empty /boot without kernel-modules
@ 2024-05-22 18:26 Quentin Schulz
  2024-05-22 18:26 ` [PATCH meta-rockchip 1/2] rockchip-extlinux.inc: handle multiple DTs in KERNEL_DEVICETREE Quentin Schulz
  2024-05-22 18:26 ` [PATCH meta-rockchip 2/2] rockchip-extlinux.inc: add kernel and dtb packages to the image Quentin Schulz
  0 siblings, 2 replies; 5+ messages in thread
From: Quentin Schulz @ 2024-05-22 18:26 UTC (permalink / raw)
  To: Quentin Schulz, yocto-patches

This fixes NONFITDT/UBOOT_EXTLINUX_FDT when KERNEL_DEVICETREE contains
more than one DTB (which is a valid use-case).

This also fixes an empty /boot directly when no kernel-modules are
installed in the image, by explicitly adding kernel-image and
kernel-devicetree packages (the latter only if building !fitImage).

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Quentin Schulz (2):
      rockchip-extlinux.inc: handle multiple DTs in KERNEL_DEVICETREE
      rockchip-extlinux.inc: add kernel and dtb packages to the image

 conf/machine/include/rockchip-extlinux.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
base-commit: 88f2064ca2b83b42a7c8a59616ab80b763ef2485
change-id: 20240522-nonfitdt-multi-dt-a282c5187511

Best regards,
-- 
Quentin Schulz <quentin.schulz@cherry.de>



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

end of thread, other threads:[~2024-05-26 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 18:26 [PATCH meta-rockchip 0/2] fix 2+ DTB in KERNEL_DEVICETREE and empty /boot without kernel-modules Quentin Schulz
2024-05-22 18:26 ` [PATCH meta-rockchip 1/2] rockchip-extlinux.inc: handle multiple DTs in KERNEL_DEVICETREE Quentin Schulz
2024-05-26 13:37   ` [yocto-patches] " Trevor Woerner
2024-05-22 18:26 ` [PATCH meta-rockchip 2/2] rockchip-extlinux.inc: add kernel and dtb packages to the image Quentin Schulz
2024-05-26 13:37   ` [yocto-patches] " Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.