summaryrefslogtreecommitdiff
path: root/sys/dev/flash/flash_io.h
AgeCommit message (Collapse)Author
2011-07-15Add support for CFI NOR, using MPC8536DS as initial example.cliff
Only AMD/Fujitsu command set is suported so far. This is still work in progress, be advised.
2011-06-28Refactor flash and nand driver, so we can reuse the io thread codeahoka
in the future nor driver (and any other future driver). Also simplify some of the code in the process, eg. saner flash attachment.