mb/lenovo/x60: Add vboot support
commitb894ad5233c043f7b9c10ca3bff5cd9841c7ad64
authorArthur Heymans <arthur@aheymans.xyz>
Fri, 22 Nov 2019 14:20:59 +0000 (22 15:20 +0100)
committerAngel Pons <th3fanbus@gmail.com>
Wed, 15 Apr 2020 10:06:58 +0000 (15 10:06 +0000)
treea371a6fb6863973d65c3fb1d447a8afb556d693e
parent4f176913c102599c59c98c0729cc198ad19adda4
mb/lenovo/x60: Add vboot support

It's relatively slow to boot. It takes 1.5s to get to the payload.
In timestamps there are entries related to TPM, which are somewhat
weird given that the TPM is not enabled on this device (buggy).

TESTED: boot X60, with CONFIG_H8_FN_KEY_AS_VBOOT_RECOVERY_SW=y you
can force the recovery bootpath.

Change-Id: Ia9666194e98b7d23b97eaff08e6177684e35eca7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37148
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/mainboard/lenovo/x60/Kconfig
src/mainboard/lenovo/x60/cmos.layout
src/mainboard/lenovo/x60/vboot-rwa.fmd [new file with mode: 0644]