[U-Boot] [PATCH 1/1] Add Atmel USBA UDC

Remy Bohmer linux at bohmer.net
Sat Feb 12 15:53:36 CET 2011


Hi,

2011/2/12 Marcel Janssen <korgull at home.nl>:
> From: Marcel <korgull at home.nl>
>
> Signed-off-by: Marcel <korgull at home.nl>
> ---
>  drivers/usb/gadget/atmel_usba_udc.c | 1586 +++++++++++++++++++++++++++++++++++
>  include/usb/atmel_usba_udc.h        |  469 +++++++++++
>  2 files changed, 2055 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/usb/gadget/atmel_usba_udc.c
>  create mode 100644 include/usb/atmel_usba_udc.h

How does this patch relate to the patch you posted yesterday?
That one modified a Makefile as well, while this one does not?!
If you make a new version of a patch, please add the proper version
info and changelog to the newer patch as described here:
http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions

Kind regards,

Remy


More information about the U-Boot mailing list