All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 0/3] Initial u-boot support for raspberrypi5
@ 2024-04-07 19:53 Tim Orling
  2024-04-07 19:53 ` [meta-raspberrypi][PATCH 1/3] layer.conf: rpi5 recommends lts-u-boot-mixin Tim Orling
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tim Orling @ 2024-04-07 19:53 UTC (permalink / raw)
  To: yocto

Enable u-boot for the raspberrypi5 via the meta-lts-mixins 'scarthgap/u-boot' branch.

This is initial support for raspberrypi5, not all features (usb, ethernet) are enabled
in u-boot yet.

You may need to have a UART dongle plugged into the 'UART' port between 'HDMI0' and
'HDMI1' to get the kernel to boot. Your mileage may vary.

The following changes since commit d072cc8a48571a4af40a937f98e173b5c9468c4f:

  rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31 +0000)

are available in the Git repository at:

  https://github.com/moto-timo/meta-raspberrypi scarthgap/raspberrypi5_u-boot
  https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot

Tim Orling (3):
  layer.conf: rpi5 recommends lts-u-boot-mixin
  u-boot: re-enable rapsberrypi5
  raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT

 conf/layer.conf                      | 3 +++
 conf/machine/raspberrypi5.conf       | 6 ++++++
 recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.43.2



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

end of thread, other threads:[~2024-04-07 22:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07 19:53 [meta-raspberrypi][PATCH 0/3] Initial u-boot support for raspberrypi5 Tim Orling
2024-04-07 19:53 ` [meta-raspberrypi][PATCH 1/3] layer.conf: rpi5 recommends lts-u-boot-mixin Tim Orling
2024-04-07 19:54 ` [meta-raspberrypi][PATCH 2/3] u-boot: re-enable rapsberrypi5 Tim Orling
2024-04-07 19:54 ` [meta-raspberrypi][PATCH 3/3] raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT Tim Orling
2024-04-07 20:10 ` [yocto] [meta-raspberrypi][PATCH 0/3] Initial u-boot support for raspberrypi5 Khem Raj
2024-04-07 20:22   ` Tim Orling
2024-04-07 20:25     ` Tim Orling
2024-04-07 21:58       ` Khem Raj
2024-04-07 22:09         ` Tim Orling

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.