All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V8 3/5] ide: add mvsata_ide driver
Date: Sun, 8 Aug 2010 22:59:30 -0700	[thread overview]
Message-ID: <F766E4F80769BD478052FB6533FA745D19A657717B@SC-VEXCH4.marvell.com> (raw)
In-Reply-To: <1281185503-11775-4-git-send-email-albert.aribaud@free.fr>

 

> -----Original Message-----
> From: u-boot-bounces at lists.denx.de 
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Albert Aribaud
> Sent: Saturday, August 07, 2010 6:22 PM
> To: u-boot at lists.denx.de
> Subject: [U-Boot] [PATCH V8 3/5] ide: add mvsata_ide driver
> 
> This driver only provides initialization code; actual driving
> is done by cmd_ide.c using the ATA compatibility mode of the
> Marvell SATAHC controller.
> 
> Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
> ---
>  drivers/block/Makefile     |    1 +
>  drivers/block/mvsata_ide.c |  140 
> ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 141 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/block/mvsata_ide.c

Applied to u-boot-marvell.git

Regards..
Prafulla . .

  parent reply	other threads:[~2010-08-09  5:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 12:51 [U-Boot] [PATCH V8 0/5] Add disk support to orion5x and edminiv2 Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 1/5] ide: add configuration CONFIG_IDE_SWAP_IO Albert Aribaud
2010-08-07 12:51   ` [U-Boot] [PATCH V8 2/5] ide: reorder object files alphabetically Albert Aribaud
2010-08-07 12:51     ` [U-Boot] [PATCH V8 3/5] ide: add mvsata_ide driver Albert Aribaud
2010-08-07 12:51       ` [U-Boot] [PATCH V8 4/5] cmd_ide: add support for orion5x Albert Aribaud
2010-08-07 12:51         ` [U-Boot] [PATCH V8 5/5] edminiv2: add mvsata_ide and cmd_ide support Albert Aribaud
2010-08-09  6:00           ` Prafulla Wadaskar
2010-08-12 13:29           ` Rogan Dawes
2010-08-09  5:59         ` [U-Boot] [PATCH V8 4/5] cmd_ide: add support for orion5x Prafulla Wadaskar
2010-08-09  5:59       ` Prafulla Wadaskar [this message]
2010-08-09  5:59     ` [U-Boot] [PATCH V8 2/5] ide: reorder object files alphabetically Prafulla Wadaskar
2010-08-09  5:58   ` [U-Boot] [PATCH V8 1/5] ide: add configuration CONFIG_IDE_SWAP_IO Prafulla Wadaskar
2010-08-09  5:57 ` [U-Boot] [PATCH V8 0/5] Add disk support to orion5x and edminiv2 Prafulla Wadaskar
2010-08-09  6:08   ` Albert ARIBAUD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F766E4F80769BD478052FB6533FA745D19A657717B@SC-VEXCH4.marvell.com \
    --to=prafulla@marvell.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.