aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl
diff options
context:
space:
mode:
authorPeichao Wang <peichao.wang@bitland.corp-partner.google.com>2019-06-27 13:06:31 +0800
committerFurquan Shaikh <furquan@google.com>2019-08-16 04:27:40 +0000
commitaa3c0a5fad146687cff7e71b0459fccdc37f11b3 (patch)
tree390f4d06170e1205ec8f8823e213898e03d67ab7 /src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl
parent8699724a07c61d62ca30f0dbfb86b3c0fa8ef706 (diff)
mb/google/hatch: Create Akemi variant
This is based on the hatch variant BUG=b:138879565 TEST=FW_NAME="akemi" emerge-hatch coreboot depthcharge intel-cmlfsp chromeos-bootimage look for image-akemi.*.bin generated under the /build/hatch/firmware/ Change-Id: I1a868839e2c598f8052d37c99713bc58b21e887c Signed-off-by: Peichao Wang <peichao.wang@bitland.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33824 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl')
-rw-r--r--src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl b/src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl
new file mode 100644
index 0000000000..31f72b3f03
--- /dev/null
+++ b/src/mainboard/google/hatch/variants/akemi/include/variant/acpi/dptf.asl
@@ -0,0 +1,16 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2019 Intel Corporation.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#include <baseboard/acpi/dptf.asl>