Attention is currently required from: Marc Jones, Paul Menzel, Angel Pons.
Shuming Chu (Shuming) has uploaded a new patch set (#2) to the change originally created by Jonathan Zhang. ( https://review.coreboot.org/c/coreboot/+/68785 )
Change subject: drivers/ocp/dmi: move smbios_ec_revision to ocp folder ......................................................................
drivers/ocp/dmi: move smbios_ec_revision to ocp folder
Move smbios_ec_revision to ocp folder so that all ocp boards share the same function without implementing again.
TESTED=Execute "dmidecode -t 0" to check corresponding field.
Signed-off-by: Tim Chu Tim.Chu@quantatw.com Signed-off-by: Jonzhang Zhang jonzhang@meta.com
Change-Id: I898662b78d3dbab1861cee6f1b6e148297a5d11b --- M src/drivers/ocp/dmi/smbios.c M src/mainboard/ocp/deltalake/ramstage.c 2 files changed, 32 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/68785/2