public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 2/30] drivers/ata: move ata drivers to drivers/ata
@ 2007-10-06 12:58 Jean-Christophe PLAGNIOL-VILLARD
  2007-10-07 22:17 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2007-10-06 12:58 UTC (permalink / raw)
  To: u-boot



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] [PATCH 2/30] drivers/ata: move ata drivers to drivers/ata
  2007-10-06 12:58 [U-Boot-Users] [PATCH 2/30] drivers/ata: move ata drivers to drivers/ata Jean-Christophe PLAGNIOL-VILLARD
@ 2007-10-07 22:17 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2007-10-07 22:17 UTC (permalink / raw)
  To: u-boot

In message <C32D5333.3E18%plagnioj@jcrosoft.com> you wrote:
> >From d2fddbc8a91010e5b498e7998ea5e3a3d2e77c1d Mon Sep 17 00:00:00 2001
> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Date: Sun, 23 Sep 2007 00:39:13 +0200
> Subject: [PATCH] drivers/ata: move ata drivers to drivers/ata

Ummm... I think you should move *all* ATA drivers, then...

> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> ---
>  drivers/Makefile             |    2 +-
>  drivers/ata/Makefile         |    2 +-
>  drivers/{ => ata}/ata_piix.c |    0
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename drivers/{ => ata}/ata_piix.c (100%)
> 
> diff --git a/drivers/Makefile b/drivers/Makefile
> index 6bf05cc..39b6d6c 100755
> --- a/drivers/Makefile
> +++ b/drivers/Makefile
> @@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
>  
>  LIB    = $(obj)libdrivers.a
>  
> -COBJS    = 3c589.o 5701rls.o ali512x.o at45.o ata_piix.o atmel_usart.o \
> +COBJS    = 3c589.o 5701rls.o ali512x.o at45.o atmel_usart.o \
>        bcm570x.o bcm570x_autoneg.o cfb_console.o cfi_flash.o \
>        cs8900.o ct69000.o dataflash.o dc2114x.o dm9000x.o \
>        e1000.o eepro100.o enc28j60.o \

What about sil680.o?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Any technology distinguishable from magic is insufficiently advanced.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-07 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-06 12:58 [U-Boot-Users] [PATCH 2/30] drivers/ata: move ata drivers to drivers/ata Jean-Christophe PLAGNIOL-VILLARD
2007-10-07 22:17 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox