mtd: Add DiskOnChip G3 support
authorRobert Jarzmik <robert.jarzmik@free.fr>
Wed, 5 Oct 2011 13:22:34 +0000 (15:22 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 14 Oct 2011 09:03:47 +0000 (12:03 +0300)
Add support for DiskOnChip G3 chips. The support is quite
limited yet :
 - no flash writes/erases are implemented
 - ECC fixes are not implemented
 - powerdown is not implemented
 - IPL handling is not yet done

On the brighter side, the chip reading does work.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

No differences found