Commit Graph

4 Commits

Author SHA1 Message Date
ahoka cc1cec2dd7 Add nand_samsung.c to the module build too! 2012-11-03 11:48:54 +00:00
ahoka 0e8f635bc2 Refactor flash and nand driver, so we can reuse the io thread code
in the future nor driver (and any other future driver).

Also simplify some of the code in the process, eg. saner flash attachment.
2011-06-28 18:14:11 +00:00
ahoka be9d16386d + nand_micron.c 2011-03-09 10:05:28 +00:00
ahoka 2b6ee22130 Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
 - Flash layer, which gives a common API to access flash devices
 - NAND controller subsystem for the flash layer
 - An example OMAP driver which is used on BeagleBoard or alike ARM boards
2011-02-26 18:07:13 +00:00