On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph <[email protected]> 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]> > Cc: Simon Glass <[email protected]> > Cc: Matthias Brugger <[email protected]> > Cc: Peter Robinson <[email protected]> > --- > configs/rpi_4_acpi_defconfig | 72 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 configs/rpi_4_acpi_defconfig
Reviewed-by: Simon Glass <[email protected]>

