Changeset 3395 for trunk/util/flashrom/ichspi.c
- Timestamp:
- 06/29/08 03:30:41 (5 months ago)
- Files:
-
- 1 modified
-
trunk/util/flashrom/ichspi.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/util/flashrom/ichspi.c
r3393 r3395 230 230 int write_cmd = 0; 231 231 int timeout; 232 uint32_t temp32 ;232 uint32_t temp32 = 0; 233 233 uint16_t temp16; 234 234 uint32_t a;
