commit | db5432db81b1775f145945b21428490583ab3e2b | [log] [tgz] |
---|---|---|
author | Ladislav Michl <Ladislav.Michl@seznam.cz> | Mon Nov 23 00:06:50 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Nov 30 11:38:32 2009 +0000 |
tree | 7ec4658a3c67c547a49387825913204487054aec | |
parent | d5ba1c8ffd0b7d38e1fac48184637e6d6c1197d3 [diff] |
mtd: fix M29W800D dev_id and uaddr This one sits in my tree for more than two years... Using device code found on page 12 (http://www.btdesigner.com/pdfs/M29W800D.pdf) and unlock address from page 15 MTD subsytem happily detects ST M29W800DB in 16-bit mode. I do believe original author used only 8-bit mode and thus didn't hit this bug. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>