Matt DeVillier uploaded patch set #3 to this change.

View Change

mb/purism/librem_cnl: move setting of FSP-M UPDs into variant.c

The upcoming Librem 14 variant won't use the same SATA HSIO adjustments
as the Librem Mini, so move these settings into a variant-specific file.

Rename existing gpio.h to variant.h, move to board root directory, and
use for all variant-specific declarations; adjust references as needed.

Add newly-created variant.c to Makefile.

Test: build/boot Librem Mini, verify SATA functionality unchanged.

Change-Id: Ie8f714cc759675c692ad6e3f20e50adad8d09d4b
Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
---
M src/mainboard/purism/librem_cnl/Makefile.inc
M src/mainboard/purism/librem_cnl/ramstage.c
M src/mainboard/purism/librem_cnl/romstage.c
A src/mainboard/purism/librem_cnl/variant.h
M src/mainboard/purism/librem_cnl/variants/librem_mini/gpio.c
D src/mainboard/purism/librem_cnl/variants/librem_mini/include/variant/gpio.h
A src/mainboard/purism/librem_cnl/variants/librem_mini/variant.c
7 files changed, 32 insertions(+), 19 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/48519/3

To view, visit change 48519. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie8f714cc759675c692ad6e3f20e50adad8d09d4b
Gerrit-Change-Number: 48519
Gerrit-PatchSet: 3
Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset