All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Orling <tim.orling@konsulko.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-raspberrypi][PATCH 0/3] Initial u-boot support for raspberrypi5
Date: Sun,  7 Apr 2024 12:53:58 -0700	[thread overview]
Message-ID: <cover.1712518899.git.tim.orling@konsulko.com> (raw)

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



             reply	other threads:[~2024-04-07 19:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07 19:53 Tim Orling [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1712518899.git.tim.orling@konsulko.com \
    --to=tim.orling@konsulko.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.