Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30181
to look at the new patch set (#2).
Change subject: mb/google/cheza/chromeos.c: Add recovery mode and WP staus functions ......................................................................
mb/google/cheza/chromeos.c: Add recovery mode and WP staus functions
In commit 303a4bfd4a0df01c329683322466da46129313b1 the config VBOOT_NO_BOARD_SUPPORT is removed. This disables weak get_recovery_mode_switch() and get_write_protect_state(), without having strong functions avaiilable.
Add get_recovery_mode_switch() and get_write_protect_state() .
BUG=N/A TEST=N/A
Change-Id: I8b532474e442153913cf031fb03cf1d661416ef7 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/mainboard/google/cheza/chromeos.c 1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/30181/2