Commit Graph

4 Commits

Author SHA1 Message Date
rmind 9cc6428e00 Remove trailing tabs, add RCS IDs. 2011-05-01 13:20:28 +00:00
ahoka 8f72be80f9 fix some bugs in detachment 2011-04-26 13:38:13 +00:00
ahoka 6adb739d5e Fix badblock checking
Replace flash_addr_t with flash_off_t and use it to address flash everywhere
2011-04-04 14:25:09 +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