Carlos Pizano
2809f91084
[app][loader] Load blobs and run elf via tftp into SDRAM
...
Introduces two commands:
load any <filename>
load elf <filename>
Then from another system in the network you can:
tftp -i <ip-addr> put <filename>
Which for the 'any' case just loads the file into DRAM and for the 'elf'
case it parses the file and if correct it spawns a thread to run the
entrypoint.
2015-09-17 18:21:39 -07:00
..
2015-08-26 17:57:27 -07:00
2015-09-17 18:21:39 -07:00
2015-03-03 14:29:31 -08:00
2015-08-31 22:02:57 -07:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2014-08-02 15:49:22 -07:00
2015-06-02 21:06:19 -07:00
2015-03-03 14:29:31 -08:00
2015-07-26 23:05:41 -07:00
2015-08-03 09:40:03 -07:00
2015-07-26 12:28:10 -07:00
2015-03-06 19:03:42 +02:00
2015-06-02 21:06:19 -07:00
2015-06-02 21:06:19 -07:00
2015-06-02 21:06:19 -07:00
2015-03-10 16:43:55 -07:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2015-03-03 14:29:31 -08:00
2015-06-16 18:12:20 -07:00
2015-09-11 18:01:47 -07:00
2015-03-03 14:29:31 -08:00
2015-09-08 16:15:01 -07:00
2015-06-01 15:29:06 -07:00
2015-03-03 15:04:20 -08:00
2015-06-02 21:06:19 -07:00
2015-09-08 16:15:01 -07:00
2015-03-03 14:29:31 -08:00
2015-06-02 21:06:19 -07:00
2015-06-02 21:06:19 -07:00