/[Development]
ViewVC logotype

Revision 3009


Jump to revision: Previous Next
Author: hailfinger
Date: Mon Dec 17 14:33:32 2007 UTC (5 years, 5 months ago)
Changed paths: 3
Log Message:
To make it easier to add new SPI chips to flashchips.c, rename functions
with multiple possible opcodes from linear numbering at the end (_1, _2)
to include the opcode at the end (_60, _c7). That way, you only have to
take a short look at the data sheet and choose the right function by
appending the opcode listed in the data sheet.
No functional changes.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ward Vandewege <ward@gnu.org>


Changed paths

Path Details
Directorytrunk/util/flashrom/flash.h modified , text changed
Directorytrunk/util/flashrom/flashchips.c modified , text changed
Directorytrunk/util/flashrom/spi.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15