Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Gael PORTAY <gael.portay@rtone.fr>
Cc: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>,
	Fiona Klute <fiona.klute@gmx.de>,
	Athaariq Ardhiansyah <foss@athaariq.my.id>,
	"buildroot@buildroot.org" <buildroot@buildroot.org>,
	Martin Bark <martin@barkynet.com>
Subject: Re: [Buildroot] [PATCH v3 1/3] package/rpi-firmware: bump version to v1.20240529
Date: Fri, 12 Jul 2024 16:48:37 +0200	[thread overview]
Message-ID: <20240712164837.214641d2@windsurf> (raw)
In-Reply-To: <DB9PR07MB9104EEDA904AF785C1A5205182D42@DB9PR07MB9104.eurprd07.prod.outlook.com>

Hello,

On Mon, 24 Jun 2024 08:31:57 +0000
Gael PORTAY <gael.portay@rtone.fr> wrote:

> [I hope I am not responding in HTML, I have no choice but to use a new e-mail since today].

Argh, your HTML e-mail is a mess.

> Arnout, I agree, that symbol is unneeded.
> 
> However, BR requires that package to install the device-tree to boot
> the system because of the device-trees and device-tree overlays.

Apparently, not in the case of RPi5, because the patch from Athaariq
has:

+BR2_PACKAGE_RPI_FIRMWARE=y
+BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI5=y
+BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="board/raspberrypi5/config_5.txt"

so neither BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTBS nor
BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS are enabled. Therefore
the rpi-firmware package does not install DTBs or DTBOs.

> And I agree, there is possible work to get rid of that package for
> pi5.
> 
> BR could provides its own bare minimal config.txt for every pi, it
> can be overriden by menuconfig.
> 
> Also, I have that attempt to install the dtb and dtbo from the kernel
> package instead of using the ones from the rpi-firmware package.
> 
> https://patchwork.ozlabs.org/project/buildroot/patch/20240412140945.1626579-2-gael.portay@rtone.fr/ 

OK, but for the time being, I wouldn't mind to see a RPi 5
configuration merged that works in the current setup. Then we can
improve later on. We really want to have a RPi5 configuration in
Buildroot soon.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-07-12 14:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03  7:40 [Buildroot] [PATCH 1/3] package/rpi-firmware: bump version to v1.20240529 Athaariq Ardhiansyah
2024-06-03  7:40 ` [Buildroot] [PATCH 2/3] package/raspberrypi-usbboot: bump version to 20221215-105525 Athaariq Ardhiansyah
2024-06-03  7:40 ` [Buildroot] [PATCH 3/3] board/raspberrypi: add support for Raspberry Pi 5 Athaariq Ardhiansyah
2024-06-03  8:46 ` [Buildroot] [PATCH v2 1/3] package/rpi-firmware: bump version to v1.20240529 Athaariq Ardhiansyah
2024-06-03  8:46   ` [Buildroot] [PATCH v2 2/3] package/raspberrypi-usbboot: bump version to 20221215-105525 Athaariq Ardhiansyah
2024-06-03 16:57     ` Fiona Klute via buildroot
2024-06-03 22:58       ` Athaariq Ardhiansyah
2024-06-04 17:12         ` Fiona Klute via buildroot
2024-06-03 23:09       ` [Buildroot] [PATCH v3 1/3] package/rpi-firmware: bump version to v1.20240529 Athaariq Ardhiansyah
2024-06-03 23:09         ` [Buildroot] [PATCH v3 2/3] package/raspberrypi-usbboot: bump version to master (commit 4a3d311) Athaariq Ardhiansyah
2024-07-09 20:52           ` Thomas Petazzoni via buildroot
2024-07-11 10:30             ` Athaariq Ardhiansyah
2024-07-13  7:47               ` Gael PORTAY
2024-06-03 23:09         ` [Buildroot] [PATCH v3 3/3] board/raspberrypi: add support for Raspberry Pi 5 Athaariq Ardhiansyah
2024-06-21 21:49         ` [Buildroot] [PATCH v3 1/3] package/rpi-firmware: bump version to v1.20240529 Arnout Vandecappelle via buildroot
2024-06-24  8:31           ` Gael PORTAY
2024-07-12 14:48             ` Thomas Petazzoni via buildroot [this message]
2024-07-12 19:52               ` Gael PORTAY
2024-07-12 19:52               ` Gael PORTAY
2024-07-12 14:48         ` Thomas Petazzoni via buildroot
2024-06-03  8:46   ` [Buildroot] [PATCH v2 3/3] board/raspberrypi: add support for Raspberry Pi 5 Athaariq Ardhiansyah

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=20240712164837.214641d2@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fiona.klute@gmx.de \
    --cc=foss@athaariq.my.id \
    --cc=gael.portay@rtone.fr \
    --cc=mahyar.koshkouei@gmail.com \
    --cc=martin@barkynet.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox