On Thu, Aug 03, 2006 at 07:36:50PM +0530, Rizvan wrote: > Hi, > > I have to write driver for SPI Flash for my target board. > Any link, document, help regarding SPI Flash? There is a SPI layer already in the Linux kernel, you might consider using that code base to start with. (assuming that "SPI Flash" means flash chips connected over the SPI bus, if not, I have no idea, sorry...) good luck, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/