
12 Sep
2024
12 Sep
'24
3:01 a.m.
On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph patrick.rudolph@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.rudolph@9elements.com Cc: Simon Glass sjg@chromium.org Cc: Matthias Brugger mbrugger@suse.com Cc: Peter Robinson pbrobinson@gmail.com
configs/rpi_4_acpi_defconfig | 72 ++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 configs/rpi_4_acpi_defconfig
Reviewed-by: Simon Glass sjg@chromium.org