Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34290 )
Change subject: soc/intel/common: Add SOC specific function to get XHCI USB info ......................................................................
Patch Set 3:
(2 comments)
Thanks for catching that.
https://review.coreboot.org/c/coreboot/+/34290/2/src/soc/intel/skylake/elog.... File src/soc/intel/skylake/elog.c:
https://review.coreboot.org/c/coreboot/+/34290/2/src/soc/intel/skylake/elog.... PS2, Line 115: pch_xhci_update_wake_event
soc_get_xhci_usb_info() ?
Done
https://review.coreboot.org/c/coreboot/+/34290/2/src/soc/intel/skylake/elog.... PS2, Line 115: pch_xhci_update_wake_event(&usb_info)
This needs to be updated as well.
Done