Attention is currently required from: Paul Menzel, Angel Pons.
Bill XIE has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/67089 )
Change subject: mb/hp/z220_series: Add configs for integrated XHCI ......................................................................
Patch Set 6:
(1 comment)
File src/mainboard/hp/z220_series/variants/z220_sff_workstation/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/67089/comment/b99476e6_d98301d7 PS6, Line 9: register "xhci_overcurrent_mapping" = "0x0000000f"
Why is this not added to CMT?
Because there is no guarantee that CMT variant has the same overcurrent mapping as SFF variant, as stated in the commit message ""xhci_overcurrent_mapping" may be specific for a variant", and I cannot get access to a CMT variant.