[U-Boot-Users] [PATCH] Add sata sil3114 support (V2)

Wolfgang Denk wd at denx.de
Sun Jul 6 00:32:01 CEST 2008


In message <1212050417-10051-1-git-send-email-tor at excito.com> you wrote:
> --===============0251311112==
> 
> Add support for Silicon Images sil3114 sata chip using libata
> 
> Changes since last version
> * use debug() print instead of local version
> * Coding standard and whitespace fixes
> 
> Signed-off-by: Tor Krill <tor at excito.com>
> ---
>  drivers/block/Makefile       |    1 +
>  drivers/block/sata_sil3114.c |  839 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/block/sata_sil3114.h |  147 ++++++++
>  3 files changed, 987 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/block/sata_sil3114.c
>  create mode 100644 drivers/block/sata_sil3114.h

Applied, thanks.

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
I'd rather be led to hell than managed to heaven.




More information about the U-Boot mailing list