On Wed, 18 Sept 2024 at 17:23, Patrick Rudolph <patrick.rudo...@9elements.com> 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.rudo...@9elements.com> > Cc: Simon Glass <s...@chromium.org> > Cc: Matthias Brugger <mbrug...@suse.com> > Cc: Peter Robinson <pbrobin...@gmail.com> > --- > Changelog v4: > - Enable BLOBLISTS > --- > configs/rpi_4_acpi_defconfig | 70 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 70 insertions(+) > create mode 100644 configs/rpi_4_acpi_defconfig
Reviewed-by: Simon Glass <s...@chromium.org>