Re: [PATCH v4 35/35] configs: Add RPI4 ACPI defconfig

2024-09-19 Thread Simon Glass
On Wed, 18 Sept 2024 at 17:23, 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 > Cc: Simon Glass > Cc: Matthias Brug

[PATCH v4 35/35] configs: Add RPI4 ACPI defconfig

2024-09-18 Thread Patrick Rudolph
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 Cc: Simon Glass Cc: Matthias Brugger Cc: Peter Robinson --- Changelog v4: - Enable BLOBLISTS --- conf