On 5 March 2017 at 18:22, Gailu Singh <[email protected]> wrote: > git clone https://github.com/bjornfor/grub/ > git checkout add-coreboot-xhci-driver-2nd-attempt-v2 > ./autogen.sh > ./configure --with-platform=coreboot > make > ------------------ > > BTW I changed the include directive in C files just to compile it and would > like to update that I included xhci module in grub.elf but there is no sign > of life on USB keyboard that is connected to USB3.0 on Intel Oxbohill CRB > (Apollolake SOC).
Just for reference, what is the PCI product and device ID of that controller? If you get to the grub shell, type "xhci" to view it. Best regards, Bjørn Forsman _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
