Tim Wawrzynczak has uploaded a new patch set (#2) to the change originally created by Paul Fagerburg. ( https://review.coreboot.org/c/coreboot/+/32936 )
Change subject: mb/google/hatch: Create kindred variant ......................................................................
mb/google/hatch: Create kindred variant
Create the Kindred variant of Hatch by taking a copy of the Hatch files as placeholders. Kindred-specific changes will happen in future CLs.
BUG=b:133181366 BRANCH=NONE TEST=util/abuild/abuild -p none -t google/hatch -x -a make sure the build includes GOOGLE_KINDRED
Change-Id: I09ad3da0505d599fc3797d7fa24b4dc170dcd18b Signed-off-by: Paul Fagerburg pfagerburg@chromium.org --- M src/mainboard/google/hatch/Kconfig M src/mainboard/google/hatch/Kconfig.name A src/mainboard/google/hatch/variants/kindred/Makefile.inc A src/mainboard/google/hatch/variants/kindred/include/variant/acpi/dptf.asl A src/mainboard/google/hatch/variants/kindred/include/variant/ec.h A src/mainboard/google/hatch/variants/kindred/include/variant/gpio.h A src/mainboard/google/hatch/variants/kindred/overridetree.cb 7 files changed, 246 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/32936/2