Attention is currently required from: Aamir Bohra, Dinesh Gehlot, Eric Lai, Jayvik Desai, Kapil Porwal, Nick Vaccaro.
Hello Dinesh Gehlot, Eric Lai, Jayvik Desai, Kapil Porwal, Nick Vaccaro, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86599?usp=email
to look at the new patch set (#3).
Change subject: mb/google/brya: Add support to get sku ID ......................................................................
mb/google/brya: Add support to get sku ID
Sku ID is provisioned in the CBI EEPROM for the brya mainboard. Implement sku_id function that gets the sku ID infomration from the CBI EEPROM via ec host command. The sku_id function is further be used for sending the SKU ID information via coreboot tables.
BUG=b:396366352 TEST=Verify coreboot table has valid SKU ID entry
Change-Id: Ie55a9d83871f41e191574e554fe7d287c1ee60bd Signed-off-by: Aamir Bohra aamirbohra@google.com --- M src/mainboard/google/brya/Makefile.mk A src/mainboard/google/brya/sku_id.c 2 files changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/86599/3