pflash_cfi01: add device ID read command
authorMichael Walle <michael@walle.cc>
Sat, 1 May 2010 17:34:06 +0000 (19:34 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 May 2010 09:52:08 +0000 (11:52 +0200)
commit43b09d6b4fde378000c13881f63d9c969fa95560
tree67770a56a521aa9279d39222c381bf0cea0ac630
parent9925227037e77456cccb3230a542f2835bfb6175
pflash_cfi01: add device ID read command

Add support to read manufacturer and device ID. For everything else (eg.
lock bits) 0 is returned.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/pflash_cfi01.c