mb/google/myst: Add new mainboard
commita859057db8d2eaf59a7575e303d7af35979d12d7
authorJon Murphy <jpmurphy@google.com>
Thu, 23 Feb 2023 20:42:52 +0000 (23 13:42 -0700)
committerEric Lai <eric_lai@quanta.corp-partner.google.com>
Mon, 10 Apr 2023 01:10:13 +0000 (10 01:10 +0000)
tree5389d629cdc080ad3d299ebd2b6cfd73e6eac4d7
parentaf93336da378fed9b2f15734518a1ca05c7769b7
mb/google/myst: Add new mainboard

Myst is a new Google mainboard with an AMD Phoenix SOC.

BUG=b:270596106
TEST=util/abuild/abuild -t GOOGLE_MYST --clean

Signed-off-by: Jon Murphy <jpmurphy@google.com>
Change-Id: Id7d731ce4d6cb6d4e9041f46eb5a799865bb0b9a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74093
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
src/mainboard/google/myst/Kconfig [new file with mode: 0644]
src/mainboard/google/myst/Kconfig.name [new file with mode: 0644]
src/mainboard/google/myst/Makefile.inc [new file with mode: 0644]
src/mainboard/google/myst/board_info.txt [new file with mode: 0644]
src/mainboard/google/myst/bootblock.c [new file with mode: 0644]
src/mainboard/google/myst/chromeos.fmd [new file with mode: 0644]
src/mainboard/google/myst/dsdt.asl [new file with mode: 0644]
src/mainboard/google/myst/mainboard.c [new file with mode: 0644]
src/mainboard/google/myst/port_descriptors.c [new file with mode: 0644]
src/mainboard/google/myst/variants/baseboard/devicetree.cb [new file with mode: 0644]
src/mainboard/google/myst/variants/baseboard/include/baseboard/variants.h [new file with mode: 0644]