All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Improvements for U-Boot on RPi boards
@ 2024-06-18 19:39 Fiona Klute via buildroot
  2024-06-18 19:40 ` [Buildroot] [PATCH 1/2] board/raspberrypi: Support boot.scr for U-Boot Fiona Klute via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fiona Klute via buildroot @ 2024-06-18 19:39 UTC (permalink / raw)
  To: buildroot; +Cc: José Mendes, Fiona Klute

I'm working on a system that needs U-Boot to manage booting on an
RPi-based board. These two patches make working with this setup
easier, though they aren't a complete setup (they do not include a
boot script, and do not prescribe where the Linux kernel is stored).

If there's interest it should be possible to expand this into an
RPi/U-Boot defconfig.

Fiona Klute (2):
  board/raspberrypi: Support boot.scr for U-Boot
  board/raspberrypi: Enable nullglob for DTBs

 board/raspberrypi/post-image.sh | 7 +++++++
 1 file changed, 7 insertions(+)

--
2.45.2

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

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

end of thread, other threads:[~2024-08-30 21:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 19:39 [Buildroot] [PATCH 0/2] Improvements for U-Boot on RPi boards Fiona Klute via buildroot
2024-06-18 19:40 ` [Buildroot] [PATCH 1/2] board/raspberrypi: Support boot.scr for U-Boot Fiona Klute via buildroot
2024-08-30 21:47   ` Yann E. MORIN
2024-06-18 19:40 ` [Buildroot] [PATCH 2/2] board/raspberrypi: Enable nullglob for DTBs Fiona Klute via buildroot
2024-08-30 21:50   ` Yann E. MORIN
2024-08-30 21:45 ` [Buildroot] [PATCH 0/2] Improvements for U-Boot on RPi boards Yann E. MORIN

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.