[flashrom] [PATCH 0/4] Port serprog to Windows

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Mon Dec 3 00:15:32 CET 2012


No idea why we did that... Idwer got me started and this came out.
Tested with my AVR flasher on Ubuntu, compile tested with MinGW.

Stefan Tauner (4):
  Replace sp_sync_read_timeout() with serialport_read_nonblock().
  Introduce serialport_write_nonblock().
  Replace native calls in serprog with wrapper calls.
  Enable serprog on Windows.

 Makefile     |    8 +---
 programmer.h |    2 +
 serial.c     |  143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 serprog.c    |  108 +++++++++++++++-----------------------------
 4 files changed, 182 insertions(+), 79 deletions(-)

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list