Hello Kyösti Mälkki, Aaron Durbin, Simon Glass, Julius Werner, Hung-Te Lin, build bot (Jenkins), Simon Glass, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31943
to look at the new patch set (#5).
Change subject: vboot: deprecate physical dev switch ......................................................................
vboot: deprecate physical dev switch
Currently only two devices make use of physical dev switch: stumpy, lumpy
Deprecate this switch. If these devices are flashed to ToT, they may still make use of virtual dev switch, activated via recovery screen.
BUG=b:124141368, b:124192753, chromium:942901 TEST=util/lint/checkpatch.pl -g origin/master..HEAD TEST=util/abuild/abuild -B -e -y -c 50 -p none -x TEST=make clean && make test-abuild BRANCH=none
Change-Id: I87ec0db6148c1727b95475d94e3e3f6e7ec83193 Signed-off-by: Joel Kitching kitching@google.com --- M src/include/bootmode.h M src/mainboard/google/beltino/chromeos.c M src/mainboard/google/jecht/chromeos.c M src/mainboard/intel/glkrvp/chromeos.c M src/mainboard/samsung/lumpy/Kconfig M src/mainboard/samsung/lumpy/chromeos.c M src/mainboard/samsung/stumpy/Kconfig M src/mainboard/samsung/stumpy/chromeos.c M src/security/vboot/Kconfig M src/security/vboot/vboot_handoff.c M src/security/vboot/vboot_logic.c 11 files changed, 26 insertions(+), 96 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/31943/5