Attention is currently required from: Angel Pons.
Keith Hui has posted comments on this change by Keith Hui. ( https://review.coreboot.org/c/coreboot/+/81878?usp=email )
Change subject: sb/intel/bd82x6x: Make space for USB port config in devicetree ......................................................................
Patch Set 2:
(1 comment)
File src/southbridge/intel/bd82x6x/chip.h:
https://review.coreboot.org/c/coreboot/+/81878/comment/0c11dc25_487c5d6b?usp... : PS2, Line 12: USB_GAIN_1
There's something similar in coreboot `pch_is_mobile` and `pch_silicon_type`. […]
Recently it has become clear to me that the relation is relatively simple: Mobile PCHs: MRC 0x40/0x80 -> native 0/1 Desktop PCHs: MRC 0x40/0x80 -> native 1/2
I may not need these enums at all, but keeping them just in case.
Without hardware to test with, best I can do is maintain status quo, making sure things aren't worse than when I found them.
I'm now sorting out later patches in the train.