Attention is currently required from: Raul Rangel, Martin Roth, Karthik Ramasubramanian. Hello build bot (Jenkins), Raul Rangel, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54639
to look at the new patch set (#5).
Change subject: mb/google/guybrush: Add helpers for cbi fw_config settings. ......................................................................
mb/google/guybrush: Add helpers for cbi fw_config settings.
Turn on CBI and add helper functions for determining the board configuration from the firmware config settings in CBI.
Move existing FPMCU helper function into the Guybrush folder because it's not necessarily the same for all Guybrush variants.
BUG=b:187316460 TEST=Verify that configurations match what's set in CBI.
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: I212e7f413b4d8a7d15122cde90100a0ec28e88a6 --- M src/mainboard/google/guybrush/Kconfig M src/mainboard/google/guybrush/variants/baseboard/Makefile.inc M src/mainboard/google/guybrush/variants/baseboard/helpers.c M src/mainboard/google/guybrush/variants/baseboard/include/baseboard/variants.h M src/mainboard/google/guybrush/variants/guybrush/Makefile.inc A src/mainboard/google/guybrush/variants/guybrush/helpers.c 6 files changed, 38 insertions(+), 21 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/54639/5