Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/3] U-Boot on RPi boards
@ 2025-02-07 17:14 Fiona Klute via buildroot
  2025-02-07 17:14 ` [Buildroot] [PATCH v3 1/3] board/raspberrypi: Support boot.scr for U-Boot Fiona Klute via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Fiona Klute via buildroot @ 2025-02-07 17:14 UTC (permalink / raw)
  To: buildroot
  Cc: Gaël PORTAY, Julien Grossholtz, Martin Bark, Yann E . MORIN,
	José Mendes, Fiona Klute (WIWA)

From: "Fiona Klute (WIWA)" <fiona.klute@gmx.de>

I'm working on a system that needs U-Boot to manage booting on an
RPi-based board. These first two patches make working with this setup
easier, the third adds a defconfig to demonstrate a minimal bootable
U-Boot setup.

Fiona Klute (WIWA) (3):
  board/raspberrypi: Support boot.scr for U-Boot
  board/raspberrypi: allow non-matching globs for DTBs
  configs/raspberrypicm4io_64_uboot_defconfig: new defconfig

 board/raspberrypi/boot.scr.in                 | 18 +++++++++
 .../raspberrypi/config_cm4io_64bit_uboot.txt  | 23 +++++++++++
 board/raspberrypi/post-image.sh               |  8 ++++
 board/raspberrypi/readme.txt                  |  4 ++
 configs/raspberrypicm4io_64_uboot_defconfig   | 40 +++++++++++++++++++
 5 files changed, 93 insertions(+)
 create mode 100644 board/raspberrypi/boot.scr.in
 create mode 100644 board/raspberrypi/config_cm4io_64bit_uboot.txt
 create mode 100644 configs/raspberrypicm4io_64_uboot_defconfig

-- 
2.47.2

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

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

end of thread, other threads:[~2025-02-17 13:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 17:14 [Buildroot] [PATCH v3 0/3] U-Boot on RPi boards Fiona Klute via buildroot
2025-02-07 17:14 ` [Buildroot] [PATCH v3 1/3] board/raspberrypi: Support boot.scr for U-Boot Fiona Klute via buildroot
2025-02-07 17:14 ` [Buildroot] [PATCH v3 2/3] board/raspberrypi: allow non-matching globs for DTBs Fiona Klute via buildroot
2025-02-10 12:47   ` Niklas Cassel via buildroot
2025-02-17 12:33     ` Fiona Klute via buildroot
2025-02-17 13:36       ` Niklas Cassel
2025-02-07 17:14 ` [Buildroot] [PATCH v3 3/3] configs/raspberrypicm4io_64_uboot_defconfig: new defconfig Fiona Klute via buildroot
2025-02-07 21:36   ` Arnout Vandecappelle via buildroot
2025-02-07 22:36     ` bryce.schober
2025-02-10  7:44       ` Arnout Vandecappelle via buildroot
2025-02-13 19:25         ` Fiona Klute via buildroot
2025-02-14  8:12           ` Arnout Vandecappelle via buildroot

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