
6 Nov
2009
6 Nov
'09
7:01 p.m.
Remy Bohmer wrote:
Hi Tom,
I would rather keep the patch set together.
OK.
My current work depends on it. I am working with the usb/cdc branch to added gadget support for omap and ultimately help mainline the usb/cdc branch.
I am trying to connect a at91sam9g20 the gadget code so I can have a working example of a driver to compare against the omap side that I am writing.
The problem I am having is trying to the at91 out of ram doing something like
# d
.. downloads the u-boot.bin image
# g 22000000
... seems to load the flash image ... gets stuck somewhere after flash enumeration
Tom