[U-Boot] DFU on OMAP4?

Tom Rini trini at ti.com
Tue Mar 5 20:37:02 CET 2013


On Tue, Mar 05, 2013 at 09:30:18AM -0500, Michael Cashwell wrote:

> On Feb 20, 2013, at 2:52 AM, Lukasz Majewski <l.majewski at samsung.com> wrote:
> 
> > Hi Michael,
> > 
> >> Greetings,
> >> 
> >> I've been trying to do some feasibility (performance / features) testing of DFU to see if it might work on a project I'm involved with. Due to architecture similarities I'm trying to do this using a custom-built u-boot from Denx mainline on a OMAP4460 ES1.1 Pandaboard. But I've been having problems.
> 
> 
> Thanks for the help Lukasz!
> 
> I've made significant progress since my original posts. I found that if I CONFIG-out the usb tty stuff (since it uses the old gadget structure) I can enable the musb-new USB code and the composite gadget driver. If I also force PIO mode instead of DMA it builds. I can run "dfu mmc 0" and I get some correct behavior out of dfu-util on the host PC. But there seems to be USB transfer problems or some sort of protocol mismatch.
> 
> cashwell.ubuntu:src$ sudo ./dfu-util -v -a u-boot -U ~/dfu-upload
> dfu-util 0.7

I'm not seeing upload (read from device to host) working either on
am335x right now, only download (read from host to write to device).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130305/0c0d3c61/attachment.pgp>


More information about the U-Boot mailing list