mb/system76/oryp6: Add Oryx Pro 7 as a variant
commitc840bc4e322189244d3c71f27f1558d7a842a782
authorJeremy Soller <jeremy@system76.com>
Fri, 6 Aug 2021 17:03:09 +0000 (6 11:03 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 2 Nov 2021 19:21:41 +0000 (2 19:21 +0000)
treeed91c36a46911f7027a982b412605c6a3e3c7a95
parentc1481e086301a95cdeb7a26a6e3ea0e7301cbb24
mb/system76/oryp6: Add Oryx Pro 7 as a variant

Change-Id: Id00a45a6a6acf0880934c55f1a3f18e63f2aed43
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52296
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
15 files changed:
Documentation/mainboard/index.md
Documentation/mainboard/system76/oryp7.md [new file with mode: 0644]
src/mainboard/system76/oryp6/Kconfig
src/mainboard/system76/oryp6/Kconfig.name
src/mainboard/system76/oryp6/Makefile.inc
src/mainboard/system76/oryp6/include/variant/romstage.h [new file with mode: 0644]
src/mainboard/system76/oryp6/romstage.c
src/mainboard/system76/oryp6/variants/oryp6/romstage.c [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/board_info.txt [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/data.vbt [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/gpio.c [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/gpio_early.c [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/hda_verb.c [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb [new file with mode: 0644]
src/mainboard/system76/oryp6/variants/oryp7/romstage.c [new file with mode: 0644]