From mboxrd@z Thu Jan 1 00:00:00 1970 From: mushtaq khan Date: Thu, 22 Feb 2007 13:09:24 +0530 Subject: [U-Boot-Users] Added a SATA support for INTEL processors with ICH-5in u-boot. In-Reply-To: References: Message-ID: <45DD48AC.5030508@procsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jin, In our system we are using south bridge ICH-5, Sata controller of this chipset doesn't support AHCI . Even Sata controller of South bridge ICH-6 and ICH-7 don't support AHCI. For these chipsets, i have written a SATA driver (with reference to ata-piix driver in kernel). Thanks, Mushtaq Khan. Jin Zhengxiong-R64188 wrote: >You can try the ahci.c in the drivers/ directory first. This ahci driver >passes the tests on ULI1575 south bridge which include a SATA Host >controller supports AHCI 1.1. > >Best Regards, >Jason Jin. > >-----Original Message----- From: u-boot-users-bounces@lists.sourceforge.net >[mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of mushtaq >khan >Sent: Tuesday, February 13, 2007 7:28 PM >To: u-boot-users at lists.sourceforge.net >Cc: miraj mohamed >Subject: [U-Boot-Users] Added a SATA support for INTEL processors with >ICH-5in u-boot. > >Hi, > >This is Mushtaq khan, working as a Design engineer in a company called >Processor Systems (India) Pvt. Ltd. I have added a support for SATA in >both legacy and native mode for Intel processor with ICH-5 in u-boot. I >don't know the procedure to submit the code.Please some one let me >know the procedure to submit the code to the u-boot organization. > >Thanks, >Mushtaq Khan. > >------------------------------------------------------------------------ >- >Using Tomcat but need to do more? Need to support web services, >security? >Get stuff done quickly with pre-integrated technology to make your job >easier. >Download IBM WebSphere Application Server v.1.0.1 based on Apache >Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >U-Boot-Users mailing list >U-Boot-Users at lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/u-boot-users > > >