Thus spake Kevin Hilman (khilman@xxxxxx): > Can you double check that you're building and booting using Tony's -rc3 > based branch? I believe so, but I cloned it again anyway and it is different from what I had originally. > Also, can you do a test using omap2plus_defconfig? Of course! Serial seems OK with the defconfig, but it doesn't detect the network chip (it looks like all of the usb stuff is turned off in the defconfig). dmesg: http://tonya.fnordsoft.com/omap-testing/dmesg-defconfig I am trying to get usb & networking working, I tried turning on ohci/ehci and smsc95xx, but it doesn't seem like anything is detected. Am I just missing a config option? I will go through this more tomorrow, becuase I have networking working with my other modified defconfig. dmesg: http://tonya.fnordsoft.com/omap-testing/dmesg-usb-config config: http://tonya.fnordsoft.com/omap-testing/usb-config USB_EHCI_HCD n -> m USB_NET_SMSC95XX n -> y USB_OHCI_HCD n -> m +MFD_OMAP_USB_HOST y +USB_EHCI_HCD_OMAP y +USB_EHCI_MV n +USB_EHCI_ROOT_HUB_TT n +USB_EHCI_TT_NEWSCHED y +USB_OHCI_BIG_ENDIAN_DESC n +USB_OHCI_BIG_ENDIAN_MMIO n +USB_OHCI_HCD_OMAP1 y +USB_OHCI_HCD_OMAP3 y +USB_OHCI_LITTLE_ENDIAN y +USB_OTG_UTILS y +USB_SISUSBVGA n thanks!! /rex. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html