Commit Graph

8 Commits

Author SHA1 Message Date
ahoka e30fb1abe0 Make nc_block_pages go aways, its redundant and unused.
Print more info on attach including the width.
2012-11-03 12:12:48 +00:00
ahoka 3c5212aaaa No longer use size_t in the chip structure. 2012-11-02 17:14:41 +00:00
cliff fb19d2b789 Add support for CFI NOR, using MPC8536DS as initial example.
Only AMD/Fujitsu command set is suported so far.
This is still work in progress, be advised.
2011-07-15 19:19:55 +00:00
ahoka 52682d394e follow bus_space conventions in naming 2011-06-28 07:16:11 +00:00
rmind 9cc6428e00 Remove trailing tabs, add RCS IDs. 2011-05-01 13:20:28 +00:00
ahoka 4ad1d11f7a use %zu for size_t, also add rcsid 2011-03-18 16:46:04 +00:00
cliff c1a6784525 - add suport for MT29FxGx family devices 2011-03-18 00:57:51 +00:00
ahoka 14ce4ecc83 Add support for legacy devices not supporting the ONFI READ_PARAMETER_PAGE
command with example usage for Micron chips
2011-03-09 10:05:08 +00:00