mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] more ata patches
@ 2013-06-20 14:00 Sascha Hauer
  2013-06-20 14:00 ` [PATCH 1/3] ata: ide: embed ata_ioports into struct ide_port and export it Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2013-06-20 14:00 UTC (permalink / raw)
  To: barebox

Another attempt to implement the detect callback for the imx pata
hardware device. I had to drop the previous attempt as it turned
out to be incompatible with ahci.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      ata: ide: embed ata_ioports into struct ide_port and export it
      ata: pata-imx: implement detect callback for hardware device
      ata: Make 'already initialized' a debug message

 drivers/ata/disk_ata_drive.c    |  2 +-
 drivers/ata/ide-sff.c           | 60 ++++++++++++++++-------------------------
 drivers/ata/intf_platform_ide.c | 14 +++++-----
 drivers/ata/pata-imx.c          | 23 ++++++++++++----
 include/ata_drive.h             |  7 ++++-
 5 files changed, 55 insertions(+), 51 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-06-20 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 14:00 [PATCH] more ata patches Sascha Hauer
2013-06-20 14:00 ` [PATCH 1/3] ata: ide: embed ata_ioports into struct ide_port and export it Sascha Hauer
2013-06-20 14:00 ` [PATCH 2/3] ata: pata-imx: implement detect callback for hardware device Sascha Hauer
2013-06-20 14:00 ` [PATCH 3/3] ata: Make 'already initialized' a debug message Sascha Hauer

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