Attention is currently required from: Jeremy Soller.
Hello build bot (Jenkins), Jeremy Soller,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71802
to look at the new patch set (#4).
Change subject: {ec,mb}/system76: Move smbios_system_wakeup_type ......................................................................
{ec,mb}/system76: Move smbios_system_wakeup_type
Move the implementation of smbios_system_wakeup_type from the mainboards to the EC for all models that use System76 EC (everything except KBL).
Change-Id: Iaace234ca87e8a05eaa006a438d2c9eb13ce4d76 Signed-off-by: Tim Crawford tcrawford@system76.com --- M src/ec/system76/ec/Makefile.inc A src/ec/system76/ec/smbios.c M src/mainboard/system76/addw1/ramstage.c M src/mainboard/system76/adl/ramstage.c M src/mainboard/system76/bonw14/ramstage.c M src/mainboard/system76/cml-u/ramstage.c M src/mainboard/system76/gaze15/ramstage.c M src/mainboard/system76/oryp5/ramstage.c M src/mainboard/system76/oryp6/ramstage.c M src/mainboard/system76/tgl-h/ramstage.c M src/mainboard/system76/tgl-u/ramstage.c M src/mainboard/system76/whl-u/ramstage.c 12 files changed, 25 insertions(+), 60 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/71802/4