Difference between revisions of "Serprog"
From flashrom
Hailfinger (talk | contribs) (→Hardware) |
Hailfinger (talk | contribs) m (→Protocol) |
||
Line 4: | Line 4: | ||
= Protocol = | = 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. | + | See [http://flashrom.org/trac/flashrom/browser/trunk/serprog-protocol.txt 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. | + | There is a draft for an extension of the serprog protocol to SPI. FIXME: Link there. |
= Hardware = | = Hardware = |
Revision as of 22:58, 5 June 2010
This page is a first draft only and serves to collect information about the serprog protocol and the programmers implementing it.
Contents
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. FIXME: Link there.
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?