Commit Graph

14 Commits

Author SHA1 Message Date
Mariano Alvira
963d7a69de don't hose the cpu by using read instead of input 2009-05-09 15:43:22 -04:00
Mariano Alvira
c68af8819f print appended , to the extra data 2009-05-09 14:53:27 -04:00
Mariano Alvira
d60cc72ac4 terminate extra data string with a comma for flasher.c 2009-05-09 14:42:07 -04:00
Mariano Alvira
60582e33bf changed the test condition to match the end of the captured string.
this is better in case there is junk at the beginning or if the first
one is incomplete.

also removed the debug ARGV print
2009-05-09 13:22:14 -04:00
Mariano Alvira
002d63056b send aux data on the command line after writing the files. 2009-05-08 18:06:06 -04:00
Mariano Alvira
6b77fe8c37 flashing needs a little more time. 2009-05-08 17:41:24 -04:00
Mariano Alvira
6fbc97a798 this version of mc1322x can flash code with flasher. 2009-05-08 17:29:01 -04:00
Mariano Alvira
311b2f49c4 finish merge of fast with repeat with second stage loading 2009-05-08 15:33:05 -04:00
Mariano Alvira
b7b99c15f2 first try at dual stage loading. 2009-05-08 15:31:18 -04:00
Mariano Alvira
4730dc048d fixed syntax errors. 2009-05-08 15:28:34 -04:00
Mariano Alvira
c0b912dca2 flash and burn
completely untested.
2009-05-08 12:32:14 -04:00
Mariano Alvira
3ecb690c8e fixed term cmdline option 2009-04-13 18:11:48 -04:00
Mariano Alvira
ffcae0d070 looks like the bootload needs a character delay to work reliably ---
harcoded 1ms delay.
2009-03-30 15:48:11 -04:00
Mariano Alvira
77b920ffaa initial commit.
includes test code that toggles pin 26 and a perl script that loads
the code over UART1.
2009-03-27 16:00:10 -04:00