[PATCH v5 35/36] configs: Add RPI4 ACPI defconfig
Tom Rini
trini at konsulko.com
Fri Sep 27 05:31:27 CEST 2024
On Thu, Sep 26, 2024 at 09:59:23AM +0200, Patrick Rudolph wrote:
> Allows to build the RPi4 with ACPI enabled.
>
> TEST: - Boots on qemu-system-aarch64 -machine raspi4b
> - Boots on real hardware with arm_64bit=1 in config.txt
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Matthias Brugger <mbrugger at suse.com>
> Cc: Peter Robinson <pbrobinson at gmail.com>
> ---
> Changelog v4:
> - Enable BLOBLISTS
> Changelog v5:
> - Enable OF_BOARD
> ---
> configs/rpi_4_acpi_defconfig | 71 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 71 insertions(+)
> create mode 100644 configs/rpi_4_acpi_defconfig
This is supposed to be "rpi_4_defconfig" with acpi, yes? If so can we
please model it on say configs/am62x_lpsk_a53_defconfig and yes, you
need that additional CONFIG_ARM=y and then ARCH/TARGET stuff so that
buildman will also build the platform correctly, not just "make".
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240926/27110b9d/attachment.sig>
More information about the U-Boot
mailing list