]> git.baikalelectronics.ru Git - uboot.git/commit
x86: apl: Generate required ACPI tables
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:19 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:19 +0000 (11:27 +0800)
commitf637a11761ac0c7b38f0fa093b82569962c97c12
treedbc34ab90000f3588d806f0cb5d9e75a4d56d890
parentb17e049f1ff4f9b18d81dbc8d9d9ac0f9d0f7389
x86: apl: Generate required ACPI tables

Add support for generating various ACPI tables for Apollo Lake. Add a few
S3 definitions that are needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/apollolake/Makefile
arch/x86/cpu/apollolake/acpi.c [new file with mode: 0644]
arch/x86/include/asm/arch-apollolake/acpi.h [new file with mode: 0644]
include/acpi/acpi_s3.h