Serprog: Difference between revisions
Jump to navigation
Jump to search
Hailfinger (talk | contribs) (Created page with '{{DISPLAYTITLE:serprog}} This page is a first draft only and serves to collect information about the serprog protocol and the programmers implementing it. = Protocol = See serp...') |
Hailfinger (talk | contribs) |
||
Line 18: | Line 18: | ||
FIXME: Link? | FIXME: Link? | ||
== Arduino Mega flasher by fritz == | |||
[http://www.flashrom.org/pipermail/flashrom/2010-May/003250.html] | |||
[http://www.coldelectrons.com/blog/?page_id=165] | |||
FIXME: More info? |
Revision as of 14:57, 5 June 2010
This page is a first draft only and serves to collect information about the serprog protocol and the programmers implementing it.
Protocol
See serprog-protocol.txt in the source tree. It is designed to be compact and allow efficient storage in limited memory of programmer devices.
There is a draft for an extension of the serprog protocol to SPI.
Hardware
AVR flasher by Urja Rannikko
[1] FIXME: AVR source code is somewhere in the coreboot mailing list archives...
AVR flasher by eightdot
FIXME: Link?