public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Writing a SATA driver
@ 2009-03-24 16:10 Chris Ziomkowski
  0 siblings, 0 replies; only message in thread
From: Chris Ziomkowski @ 2009-03-24 16:10 UTC (permalink / raw)
  To: u-boot

Please forgive my dreadful ignorance. I have no experience with uBoot. I 
just downloaded the source code today.

I need to write a driver for a custom SATA IP core for MicroBlaze on a 
Xilinx ML505. I have not been successful finding any documentation which 
explains how to do this with uBoot.

 From looking at the source code in the drivers directory and looking 
for common functions (lucky there were 2 examples or I wouldn't have 
even got this far), it appears I need to write at least 4 functions:

init_sata()
scan_sata()
sata_read()
sata_write()

Is there some real documentation somewhere which explains exactly what 
these functions are supposed to do? Are there more that I have missed? I 
apologize if I am supposed to know these answers already, but after a 
few hours of investigation I have not been able to come up with anything 
useful.

Can someone recommend a course of action that will help me understand 
what I need to do?

Thank you for any assistance.

Chris

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-24 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-24 16:10 [U-Boot] Writing a SATA driver Chris Ziomkowski

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