Attention is currently required from: Anil Kumar K, Bora Guvendik, Subrata Banik, Wonkyu Kim.
Hello Anil Kumar K, Bora Guvendik, Jérémy Compostella, Subrata Banik, Wonkyu Kim, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83153?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Anil Kumar K, Verified+1 by build bot (Jenkins)
Change subject: src/lib: Add Kconfig variable for fw_config default value ......................................................................
src/lib: Add Kconfig variable for fw_config default value
Set CONFIG_FW_CONFIG_DEFAULT_VALUE in config.<board> file. This default value will be used when it is not able to read via Chrome EC, CBFS or VPD.
TEST=boot and check fw_config value from coreboot log
Signed-off-by: Cliff Huang cliff.huang@intel.com Change-Id: I9694433e01bdcd9ff1e550585c14ea7ccee020a3 --- M src/Kconfig M src/lib/fw_config.c 2 files changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/83153/2