[U-Boot] [PATCH 09/13] s3c64xx: move usb driver to drivers/usb

Remy Bohmer linux at bohmer.net
Tue Mar 31 20:26:29 CEST 2009


Hello Jean-Christophe,

2009/3/27 Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>:
> add CONFIG_USB_S3C64XX to activate the driver
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  cpu/arm1176/s3c64xx/Makefile                       |    1 -
>  drivers/usb/Makefile                               |    1 +
>  .../s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c     |    0
>  include/configs/smdk6400.h                         |    1 +
>  4 files changed, 2 insertions(+), 1 deletions(-)
>  rename cpu/arm1176/s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c (100%)

Why do you want to move all these processor specific code into generic
driver code?

Kind Regards,

Remy


More information about the U-Boot mailing list