public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] SATA PATCH
@ 2007-03-14 12:59 mushtaq khan
  2007-03-14 20:31 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: mushtaq khan @ 2007-03-14 12:59 UTC (permalink / raw)
  To: u-boot

Be wrote:

This patch will be processed faster if you're able to
get it under 40kB and attach unzipped.  It's currently
40.1kB, so this should be easy for you.

Hi,

Resending the SATA patch with size less than 40kb.

Thanks,
-Mushtaq


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Feature_decription.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070314/691cfdd0/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Sata.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070314/691cfdd0/attachment-0001.txt 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] SATA PATCH
@ 2007-03-05  6:23 mushtaq khan
  0 siblings, 0 replies; 6+ messages in thread
From: mushtaq khan @ 2007-03-05  6:23 UTC (permalink / raw)
  To: u-boot

Hi,

I am resending the patch with proper indentation. This patch is for SATA 
controllers of Intel processor with South bridge ICH5,ICH6 and ICH7. 
These chipsets don't support AHCI interface.

Code is divided in to two files. One file has functions which are 
specific to controller and another file which has functions, which are 
common to most of the Sata controllers.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Feature_decription.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070305/065bdd7c/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Sata.patch.tar.gz
Type: application/x-gzip
Size: 10538 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070305/065bdd7c/attachment.bin 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] SATA patch.
@ 2007-02-22  7:42 mushtaq khan
  2007-02-22 14:31 ` Ben Warren
  0 siblings, 1 reply; 6+ messages in thread
From: mushtaq khan @ 2007-02-22  7:42 UTC (permalink / raw)
  To: u-boot

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 

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

end of thread, other threads:[~2007-03-26  7:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 12:59 [U-Boot-Users] SATA PATCH mushtaq khan
2007-03-14 20:31 ` Wolfgang Denk
2007-03-26  7:03   ` mushtaq khan
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05  6:23 mushtaq khan
2007-02-22  7:42 [U-Boot-Users] SATA patch mushtaq khan
2007-02-22 14:31 ` Ben Warren

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