[U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue Mar 31 21:21:17 CEST 2009
On 20:28 Tue 31 Mar , Remy Bohmer wrote:
> Hello,
>
> > drivers/usb/Makefile | 1 +
> > .../at91/usb.c => drivers/usb/atmel_usb.c | 0
> > rename cpu/arm926ejs/at91/usb.c => drivers/usb/atmel_usb.c (100%)
>
> Same here, this is architecture specific code, why move it to generic code?
it's the at91 usb drivers and we need to have it in the driver/usb
and it's not at91/arm926 specific but it's also shared with the at91rm9200
so I move to drivers usb
please note that the RM9200 will be move to the at91 API next release
Best Regards,
J.
More information about the U-Boot
mailing list