Commit graph

20 commits

Author SHA1 Message Date
Mariano Alvira d74103afc5 newer kernels need $ob->rts_active(1); 2009-11-02 10:06:29 -05:00
Mariano Alvira f4859e129d added error messages for file not found.
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-08-10 16:52:36 -04:00
Mariano Alvira 6cafcc1234 check if $count is defined. 2009-05-18 17:57:21 -04:00
Mariano Alvira babc6a48fc longer delay when flashing seems necessary. 2009-05-13 14:15:54 -04:00
Mariano Alvira ad1927f2c8 send aux string only when there is one to send 2009-05-09 16:40:43 -04:00
Mariano Alvira 29d8cc6035 only send the aux string if there is one to send 2009-05-09 16:39:42 -04:00
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