Attention is currently required from: Inkstray.
Felix Singer has posted comments on this change by Inkstray. ( https://review.coreboot.org/c/coreboot/+/82166?usp=email )
Change subject: mainboard/hp: Add ProBook 6560b ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: Hi @inkstray@waifu.club! Are you interested in finishing this port?
File src/mainboard/hp/snb_ivb_laptops/variants/probook_6560b/early_init.c:
https://review.coreboot.org/c/coreboot/+/82166/comment/a4684d28_2160fcbc?usp... : PS1, Line 10: const struct southbridge_usb_port mainboard_usb_ports[] = { : { 1, 1, 0 }, : { 1, 1, 0 }, : { 1, 1, 1 }, : { 1, 1, 1 }, : { 1, 0, 2 }, : { 1, 0, 2 }, : { 0, 0, 3 }, : { 1, 1, 3 }, : { 1, 1, 4 }, : { 0, 1, 4 }, : { 1, 1, 5 }, : { 1, 1, 5 }, : { 1, 1, 6 }, : { 1, 1, 6 }, : }; USB ports are configured in devicetree now. Please have a look at the other variants.