Re: [U-Boot] [PATCH v2 0/4] DFU implementation for Atmel SAM9G45

2011-02-13 Thread Marcel Janssen
Hi, I hope this one gets through correctly. I know it's know what optimal as it should apply to the current 'work' but I had some issues doing that and no time to find out what the issue is. If possible, please apply to cdc-at91 If not, than I will be reviewing it in a couple of months I guess.

[U-Boot] [PATCH v2 0/4] DFU implementation for Atmel SAM9G45

2011-02-13 Thread Marcel Janssen
From: Marcel These patches apply to u-boot-usb, cdc-at91 branch. They contain a working implementation of USB DFU. Most is documented in README.dfu. A little background on the implementation : The controller code (atmel_usba_udc) should also work with the gadget ethernet driver. I tested it a co