Commit Graph

8 Commits

Author SHA1 Message Date
David Betz 8582bbc752 Factored out the port handling code that interfaces to osint_xxx.c.
There is still some work to do to handle use_reset_method().
Started work on a program to read/write eeprom. Not working yet.
2015-02-19 22:00:12 -05:00
David Betz a0b34a4bea Remove some debugging output. 2015-02-10 16:55:23 -05:00
David Betz 093f46ea3a Increase the TX buffer to be big enough to fit an entire hub image. 2015-02-09 20:34:05 -05:00
David Betz 4c554c2243 Remove the total size parameter from the progress callback. 2015-02-08 08:29:52 -05:00
David Betz cfec83ceb6 Add callbacks for load phases to get rid of the use of printf in ploader.c. 2015-02-08 08:21:46 -05:00
David Betz 082e1636a8 Add code to check the success of EEPROM write and verify. 2015-02-07 22:49:50 -05:00
David Betz 58ad1d3f9e Fix a typo. 2015-01-24 23:39:22 -05:00
David Betz 7c4ed66e95 Initial commit. 2015-01-24 23:34:20 -05:00