diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2014-05-30 19:34:00 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2014-05-30 19:34:00 +0000 |
commit | becda742dc49fb2a2d3e5747f326d56b756852ae (patch) | |
tree | 2131a17a6a505dc863916f12b2572cd88c86d9b4 /atahpt.c | |
parent | 0ab1e5d5e3d37aa97eb4ae36caac06a800c86654 (diff) | |
download | flashrom-becda742dc49fb2a2d3e5747f326d56b756852ae.tar.gz flashrom-becda742dc49fb2a2d3e5747f326d56b756852ae.tar.bz2 flashrom-becda742dc49fb2a2d3e5747f326d56b756852ae.zip |
Fix PMC Pm25LV512 and Pm25LV010 probing
Apparently PMC did not understand the purpose of the JEDEC
continuation code. These chips reply to RES (the only supported ID
command) with the prefix-less vendor ID, a device ID, eventually
followed by the continuation byte for the vendor ID.
This fix uses only the first two bytes instead of appending the
continuation code to the device ID. The problem was reported by The
Raven who also tested the fix on a Pm25LV010 (with an imprint of
"Pm25LV010E").
Corresponding to flashrom svn r1806.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'atahpt.c')
0 files changed, 0 insertions, 0 deletions