Patrick Rudolph uploaded patch set #2 to the change originally created by Patrick Rudolph.

View Change

mb/lenovo/*: Add support for VBOOT on 12MiB devices

Enable VBOOT support on all devices that have a 12 MiB flash, using
RW_MAIN_A + RW_MAIN_B partition, allowing the use of tianocore payload
in both RW_MAIN_A, RW_MAIN_B and WP_RO.

* Add VBNV section to cmos.layout
* Add FMAP for VBOOT and regular boot
* Select Kconfigs for VBOOT
* Enable VBOOT_SLOTS_RW_AB by default

Untested.

Change-Id: I8a35a06ece1e9d57a2ef23970e61ae26fafce543
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
---
M src/mainboard/lenovo/t430/Kconfig
A src/mainboard/lenovo/t430/board.fmd
M src/mainboard/lenovo/t430/cmos.layout
A src/mainboard/lenovo/t430/vboot-rwa.fmd
M src/mainboard/lenovo/t430s/Kconfig
A src/mainboard/lenovo/t430s/board.fmd
M src/mainboard/lenovo/t430s/cmos.layout
A src/mainboard/lenovo/t430s/vboot-rwa.fmd
M src/mainboard/lenovo/t530/Kconfig
A src/mainboard/lenovo/t530/board.fmd
M src/mainboard/lenovo/t530/cmos.layout
A src/mainboard/lenovo/t530/vboot-rwa.fmd
M src/mainboard/lenovo/x131e/Kconfig
A src/mainboard/lenovo/x131e/board.fmd
M src/mainboard/lenovo/x131e/cmos.layout
A src/mainboard/lenovo/x131e/vboot-rwa.fmd
M src/mainboard/lenovo/x1_carbon_gen1/Kconfig
A src/mainboard/lenovo/x1_carbon_gen1/board.fmd
M src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
A src/mainboard/lenovo/x1_carbon_gen1/vboot-rwa.fmd
M src/mainboard/lenovo/x230/Kconfig
A src/mainboard/lenovo/x230/board.fmd
M src/mainboard/lenovo/x230/cmos.layout
A src/mainboard/lenovo/x230/vboot-rwa.fmd
24 files changed, 408 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/32617/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8a35a06ece1e9d57a2ef23970e61ae26fafce543
Gerrit-Change-Number: 32617
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: Alexander Couzens <lynxis@fe80.eu>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Martin Kepplinger <martink@posteo.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset