Attention is currently required from: Patrick Rudolph, Paul Menzel.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/78827?usp=email )
Change subject: sb/intel/bd82x6x/early_usb: Print error for invalid USB setting ......................................................................
Patch Set 6:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/78827/comment/47769d7e_38cb377c : PS6, Line 9: According to BWG the USB current setting 0 should not be used for desktop
`Possible unwrapped commit description (prefer a maximum 72 chars per line)`
Please fix.
File src/southbridge/intel/bd82x6x/early_usb.c:
https://review.coreboot.org/c/coreboot/+/78827/comment/b3538dcb_25d40665 : PS6, Line 31: printk(BIOS_ERR, "%s: USB%02d: current setting of 0 is not a valid setting for desktop!\n", Most people will see these errors and not know what to do with them. Is there another value one could use instead of 0?