I am trying to expand on this project by adding usb support. I used the fastboot configuration as a starting point and checked USB support in the kernel configuration. But when I boot the OS there is no power on the USB ports. I started debugging and saw that /sys/bus/usb/devices is empty. I guess that the OS does not recognize the USB ports. Does anyone know what else do I need to do in order to enable USB support on this project? Any help is appreciated.
I am trying to expand on this project by adding usb support. I used the fastboot configuration as a starting point and checked USB support in the kernel configuration. But when I boot the OS there is no power on the USB ports. I started debugging and saw that /sys/bus/usb/devices is empty. I guess that the OS does not recognize the USB ports. Does anyone know what else do I need to do in order to enable USB support on this project? Any help is appreciated.