Patrick Rudolph uploaded patch set #7 to this change.

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
* Select Kconfigs for VBOOT
* Enable VBOOT_SLOTS_RW_AB by default

The VBNV is intentionally not covered by the CMOS checksum.

Tested on x230 and T440p.

Change-Id: I8a35a06ece1e9d57a2ef23970e61ae26fafce543
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Jonas Moehle <ad-min@mailbox.org>
---
M src/mainboard/lenovo/t430/Kconfig
M src/mainboard/lenovo/t430/cmos.layout
A src/mainboard/lenovo/t430/vboot-rwab.fmd
M src/mainboard/lenovo/t430s/Kconfig
M src/mainboard/lenovo/t430s/cmos.layout
A src/mainboard/lenovo/t430s/vboot-rwab.fmd
M src/mainboard/lenovo/t440p/Kconfig
M src/mainboard/lenovo/t440p/cmos.layout
A src/mainboard/lenovo/t440p/vboot-rwab.fmd
M src/mainboard/lenovo/t530/Kconfig
M src/mainboard/lenovo/t530/cmos.layout
A src/mainboard/lenovo/t530/vboot-rwab.fmd
M src/mainboard/lenovo/x131e/Kconfig
M src/mainboard/lenovo/x131e/cmos.layout
A src/mainboard/lenovo/x131e/vboot-rwab.fmd
M src/mainboard/lenovo/x1_carbon_gen1/Kconfig
M src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
A src/mainboard/lenovo/x1_carbon_gen1/vboot-rwab.fmd
M src/mainboard/lenovo/x230/Kconfig
M src/mainboard/lenovo/x230/cmos.layout
A src/mainboard/lenovo/x230/vboot-rwab.fmd
21 files changed, 392 insertions(+), 0 deletions(-)

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

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: 7
Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: Alexander Couzens <lynxis@fe80.eu>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Jonas Moehle <ad-min@mailbox.org>
Gerrit-Reviewer: Martin Kepplinger <martink@posteo.de>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Peter Lemenkov <lemenkov@gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Iru Cai (vimacs) <mytbk920423@gmail.com>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset