SPI Flash writing is now performed in chunks,
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 19 Jul 2009 13:52:49 +0000 (13:52 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 19 Jul 2009 13:52:49 +0000 (13:52 +0000)
commitc6e02600ef0e12eb9a7309755740a23b71a62205
tree4112d911102feb7660d6a950e275ff61b0e73c59
parentd0d48d9cdb77bee064236d148002f98f3c247121
SPI Flash writing is now performed in chunks,
and a bug with the execution of the first command after powerup
has been fixed.  This client is now useful.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@70 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/GoodFET.py
client/goodfet.spiflash
firmware/apps/spi/spi.c