Attention is currently required from: Patrick Rudolph, Christian Walter, Angel Pons.

Angel Pons uploaded patch set #2 to this change.

View Change

mb/prodrive/hermes: Get rid of variant structure

There's no need to use a variant structure here. Only one variant is
used, and revision-specific differences are handled at run-time, and
it's unlikely that another variant will ever exist.

Reorganize the mainboard code to get rid of the variant structure.

Change-Id: I1543f5b76975b0e7183fbb759e9bae5c34151d06
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/mainboard/prodrive/hermes/Kconfig
M src/mainboard/prodrive/hermes/Makefile.inc
M src/mainboard/prodrive/hermes/board_info.txt
M src/mainboard/prodrive/hermes/bootblock.c
R src/mainboard/prodrive/hermes/data.vbt
M src/mainboard/prodrive/hermes/eeprom.c
R src/mainboard/prodrive/hermes/eeprom.h
R src/mainboard/prodrive/hermes/gpio.c
R src/mainboard/prodrive/hermes/gpio.h
M src/mainboard/prodrive/hermes/hda_verb.c
M src/mainboard/prodrive/hermes/mainboard.c
D src/mainboard/prodrive/hermes/memory.c
M src/mainboard/prodrive/hermes/ramstage.c
M src/mainboard/prodrive/hermes/romstage.c
M src/mainboard/prodrive/hermes/smbios.c
D src/mainboard/prodrive/hermes/variants/baseboard/Makefile.inc
D src/mainboard/prodrive/hermes/variants/baseboard/board_info.txt
D src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c
D src/mainboard/prodrive/hermes/variants/baseboard/include/variant/variants.h
D src/mainboard/prodrive/hermes/variants/r04/hda_verb.c
20 files changed, 185 insertions(+), 225 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/59671/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1543f5b76975b0e7183fbb759e9bae5c34151d06
Gerrit-Change-Number: 59671
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Christian Walter <christian.walter@9elements.com>
Gerrit-Reviewer: Justin van Son <justin.van.son@prodrive-technologies.com>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Attention: Christian Walter <christian.walter@9elements.com>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset