Patrick Georgi has uploaded a new patch set (#16) to the change originally created by Felix Held. ( https://review.coreboot.org/c/coreboot/+/42786 )
Change subject: mb/amd: Add Pollock CRB Cereme as Mandolin variant ......................................................................
mb/amd: Add Pollock CRB Cereme as Mandolin variant
It's added as a separate board (and not a board variant) because the platforms are really different enough that later derivatives from these boards would have to untangle the variant handling, potentially leading to bugs.
BUG=b:159617786 BRANCH=zork
Change-Id: Ief8a05b0a360563d26a81941720b78014feb0d25 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/mainboard/amd/mandolin/Kconfig M src/mainboard/amd/mandolin/Kconfig.name M src/mainboard/amd/mandolin/Makefile.inc A src/mainboard/amd/mandolin/variants/cereme/board.fmd A src/mainboard/amd/mandolin/variants/cereme/devicetree.cb A src/mainboard/amd/mandolin/variants/cereme/early_gpio.c A src/mainboard/amd/mandolin/variants/cereme/gpio.c A src/mainboard/amd/mandolin/variants/cereme/port_descriptors.c 8 files changed, 346 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/42786/16