Dev Master has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30767 )
Change subject: mb/asus/h61m-cs: Add ASUS H61M-CS ......................................................................
Patch Set 12:
Patch Set 12:
Patch Set 12:
More info on the USB keyboard issue.
A cold boot does not init the usb keyboard in time. On the GRUB menu if I physically restart the machine by pressing the restart button the keyboard starts working again. This happens on all the USB ports.
So the issue is not related to specific USB ports, but rather cold boot/warm boot differences? I would try comparing logs.
The logs don't different to me. I tried using another usb keyboard without a hub. It worked. It was directly connected to the rear usb port. I added another hub between and it worked. It stopped working when I added a second hub. I think its because of these hubs and they are taking some time to initialize. By the time it has init the PC is already at the grub menu.
cbmem log, keyb on hub: https://pastebin.com/sznRZWCj cbmem log, keyb connected directly: https://pastebin.com/yuwAWVGt