[U-Boot] [PATCH V5 2/4] ide: add mvsata_ide driver

2010-07-13 Thread Albert Aribaud
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 --- drivers/block/Makefile |7 +++-- drivers/block/mvsata_ide.c | 60 +

Re: [U-Boot] [PATCH V5 2/4] ide: add mvsata_ide driver

2010-07-21 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > Sent: Tuesday, July 13, 2010 5:33 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH V5 2/4] ide: add mvsata_ide driver > > T

Re: [U-Boot] [PATCH V5 2/4] ide: add mvsata_ide driver

2010-07-21 Thread Albert ARIBAUD
ot@lists.denx.de >> Subject: [U-Boot] [PATCH V5 2/4] 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. >> >&g