hatch: Create ambassador variant
commitdbf74dc80ab4db252c9ef1c340cf94c017443b78
authorMatt Ziegelbaum <ziegs@chromium.org>
Tue, 27 Oct 2020 02:04:22 +0000 (26 22:04 -0400)
committerFurquan Shaikh <furquan@google.com>
Thu, 29 Oct 2020 17:33:11 +0000 (29 17:33 +0000)
tree23c417ef8a40d6238e73612a765318f1f88ba5fe
parent8b522db474f1573e7f68cdb046d5dc4d789e084b
hatch: Create ambassador variant

Create the ambassador variant of the puff reference board by copying
the template files to a new directory named for the variant.

(Auto-Generated by create_coreboot_variant.sh version 4.2.0).

BUG=b:171561514
BRANCH=None
TEST=util/abuild/abuild -p none -t google/hatch -x -a
make sure the build includes GOOGLE_AMBASSADOR

Signed-off-by: Matt Ziegelbaum <ziegs@chromium.org>
Change-Id: Ib0e3a813a120a4a8e984f3a89dc3ba100d94da95
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46829
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
src/mainboard/google/hatch/Kconfig
src/mainboard/google/hatch/Kconfig.name
src/mainboard/google/hatch/variants/ambassador/Makefile.inc [new file with mode: 0644]
src/mainboard/google/hatch/variants/ambassador/gpio.c [new file with mode: 0644]
src/mainboard/google/hatch/variants/ambassador/include/variant/ec.h [new file with mode: 0644]
src/mainboard/google/hatch/variants/ambassador/include/variant/gpio.h [new file with mode: 0644]
src/mainboard/google/hatch/variants/ambassador/overridetree.cb [new file with mode: 0644]