This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Enable USB driver on DM8148 in uboot

Hello,

I want to enable the USB in u-boot level in DM8148 custom board, but the default PSP doesn't support USB in u-boot.


 Can any one tell me how to  enable the USB in u-boot level for DM8148?

Thanks,
Debasish
  • Hi Debasish,

    The USB feature of DM814x u-boot is not supported:

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/180144/838324.aspx#838324

    And there is no plan to support USB u-boot in future PSP releases:

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/180144/839765.aspx#839765

    You can try to port the USB driver from linux kernel source to u-boot source, but this will be a good amount of work.

    Regards,
    Pavel