public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: mushtaq khan <mushtaq_k@procsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] SATA patch.
Date: Thu, 22 Feb 2007 13:12:53 +0530	[thread overview]
Message-ID: <45DD497D.6050601@procsys.com> (raw)

Hi,

I have attach a patch, for a SATA controller of Intel processor with 
South Bridge ICH5, ICH6 and ICH7. These chipset's don't support AHCI, 
and so you cann't use the driver ahci.c in u-boot code.
I have divided the code into two files, functions which are controller 
specifc are kept in ata-piix.c under directory drivers(this is with 
reference to ata-piix driver in kernel). And functions which are common 
to Sata controllers are kept in cmd_sata.c, under directory common (this 
is with reference to libata in kernel and cmd_ide.c in u-boot).

Thanks,
Mushtaq khan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.tar.gz
Type: application/x-gzip
Size: 12089 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070222/b193fbae/attachment.bin 

             reply	other threads:[~2007-02-22  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22  7:42 mushtaq khan [this message]
2007-02-22 14:31 ` [U-Boot-Users] SATA patch Ben Warren
2007-02-22 21:33   ` [U-Boot-Users] Bad u-boot ETHERLITE driver performance Leonid
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05  6:23 [U-Boot-Users] SATA PATCH mushtaq khan
2007-03-14 12:59 mushtaq khan
2007-03-14 20:31 ` Wolfgang Denk
2007-03-26  7:03   ` mushtaq khan

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=45DD497D.6050601@procsys.com \
    --to=mushtaq_k@procsys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox