[U-Boot] [U-Boot, v5, 2/3] usb: gadget: at91_udc: add at91_udc into U-Boot
Andreas Bießmann
andreas.devel at googlemail.com
Fri Sep 11 09:39:15 CEST 2015
Dear Heiko Schocher,
Heiko Schocher <hs at denx.de> writes:
>add U-Boot specific changes to the at91_udc linux driver,
>so it works with U-Boot.
>
>Signed-off-by: Heiko Schocher <hs at denx.de>
>---
>
>Changes in v5:
>- add comment from Andreas Biessmann:
> remove BIT() usage in driver, also removed patch
> which introduced it for U-Boot
>
>Changes in v4: None
>Changes in v3:
>- adapt changes for U-Boot, as newer linux version is
> used.
>
>Changes in v2:
>- new in version 2, contains U-Boot changes
>
> drivers/usb/gadget/Makefile | 1 +
> drivers/usb/gadget/at91_udc.c | 603 +++++++-----------------------------------
> drivers/usb/gadget/at91_udc.h | 16 +-
> include/linux/usb/at91_udc.h | 20 ++
> 4 files changed, 123 insertions(+), 517 deletions(-)
> create mode 100644 include/linux/usb/at91_udc.h
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
More information about the U-Boot
mailing list