Attention is currently required from: Dinesh Gehlot, Kapil Porwal.
Hello build bot (Jenkins), Subrata Banik, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74255
to look at the new patch set (#2).
Change subject: soc/intel/cmd/block/cse: Add config option for storing fw version info ......................................................................
soc/intel/cmd/block/cse: Add config option for storing fw version info
This patch adds a configuration option, `CONFIG_CSE_FIRMWARE_VERSION', which enables the storage of firmware version information in CBMEM memory. This information can be used to identify the firmware version that is currently installed on the system. The option depends on the `DRIVERS_INTEL_ISH` option.
BUG=b:273661726 Test=None
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I78fef45fd2940536b3e91cfd4d184b7635238499 --- M src/soc/intel/common/block/cse/Kconfig 1 file changed, 27 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/74255/2