Changeset 3399 for trunk/util/flashrom/flash.h
- Timestamp:
- 06/30/08 23:45:17 (5 months ago)
- Files:
-
- 1 modified
-
trunk/util/flashrom/flash.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/util/flashrom/flash.h
r3398 r3399 404 404 /* spi.c */ 405 405 int probe_spi_rdid(struct flashchip *flash); 406 int probe_spi_rdid4(struct flashchip *flash); 406 407 int probe_spi_res(struct flashchip *flash); 407 408 int spi_command(unsigned int writecnt, unsigned int readcnt, const unsigned char *writearr, unsigned char *readarr);
