]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3b121f0865ac655b2ed6c52dc084c44c5f230b96
treeeb8e2fac507b4699de71001816ddc7303c905338
parent91e0d7f0aad7e8d2c015c1a54fa13331a351018f
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