praveen koduru wrote:
Hai,
I am using Redboot on imx31 ADS board (ARM11 core), which has USB
host and USb slave support. The board has to be detected as USB slave
when it is connected to host (typically PC) through USB slave port in
bootloader stage itself, without OS i.e. we need to achieve USB client
detection in bootloader stage itself. Can you pls let me know what are
the configuration changes I need to make so as to achieve this.
I have observed that SA111x0 cdl's has each and every endpoint
defined and i dint find the same in mx31ads cdl. I am currently using
redboot version redboot_200732. I am a new bie to Redboot & ecos.
Please Help
Thanks a lot for the time.
What are you trying to do? You want to add USB slave support to Redboot?
You would need to write a USB (slave) device driver for your board, add
it and the generic USB slave package to your configuration, and then add
USB descriptors to your Redboot build. For Redboot, I think you might
also have to make sure your USB device is polled.
Frank
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss