Re: Well, that was easier than I thought
"Toru Nishimura" <[email protected]> Sun, 19 Feb 2006 16:13:13 +0900
| Newsgroups | gmane.os.netbsd.devel.ports |
|---|---|
| Organization | ALKYL Technology |
| Message-ID | <000a01c63523$f59d6be0$1318a8c0@paq11> |
> Issue #5: Need for a NAND flash driver. I have buy-in from my editor to write > about developing one, if it's not too insane a task. The first you need to learn is NAND wiring scheme; how its lines are connected. It's likely the controlling logic will end up with GPIO fiddling. The section 4 of the following PDF is useful to see about that points. http://www.dataio.com/pdf/NAND/Toshiba/NandDesignGuide.pdf.pdf To inspect working Linux code is the shortest path to go. Toru Nishimura/ALKYL Technology