x86: coral: Add ACPI tables for coral
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:44:55 +0000 (12:44 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:13 +0000 (11:27 +0800)
commit99e555a79ab882eb8b38886fa5dab053d4d64bfa
treeeb8e2fac507b4699de71001816ddc7303c905338
parent7924b499a2c50cfb6ba729d8b3e095ceea1f1679
x86: coral: Add ACPI tables for coral

This device has a large set of ACPI tables. Bring these in from coreboot
so that full functionality is available (apart from SMI).

Signed-off-by: Simon Glass <sjg@chromium.org>
board/google/chromebook_coral/Makefile
board/google/chromebook_coral/baseboard_dptf.asl [new file with mode: 0644]
board/google/chromebook_coral/coral.c
board/google/chromebook_coral/dsdt.asl [new file with mode: 0644]
board/google/chromebook_coral/variant_dptf.asl [new file with mode: 0644]
board/google/chromebook_coral/variant_ec.h [new file with mode: 0644]
board/google/chromebook_coral/variant_gpio.h [new file with mode: 0644]
include/bloblist.h