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 <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Matthias Brugger <[email protected]>
> Cc: Peter Robinson <[email protected]>
> ---
> 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

Attachment: signature.asc
Description: PGP signature

Reply via email to