1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 20:21:54 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
xiangfu
28262cce66 add stage1 stage2 makefile
correct the struct fw_args_t to fw_args in stage1
2009-06-05 12:08:13 +00:00
xiangfu
aa3bea3a1b add make device stage to the flash-tools makefile 2009-06-05 08:32:06 +00:00
xiangfu
a834e80362 -put all the configure file operation to ingenic.c
-change usb.c to ingenic_usb.c
-finish part of nprog command
-try to init the ingenic usb in main.c
-try to make code more clear.
2009-04-30 17:26:14 +00:00
xiangfu
6e4e15eb31 change cmd_boot.c to cmd.c, put all the command in this file.
add some struct nprog needs.
remove handle_help handle_exit function.
2009-04-29 07:25:12 +00:00
xiangfu
f83f34e76b add command line 2009-04-28 17:07:43 +00:00
xiangfu
7a4d062a79 add clean backup file 2009-04-28 15:56:32 +00:00
xiangfu
60cb0eb193 add read configure file code 2009-04-27 08:54:10 +00:00
lindnermarek
8979988877 [flash-tool] complete inflash stage1
The stage1 file can be uploaded but the following bootstrap is not successful. Once this bug is found adding stage2 is no problem.
2009-04-26 10:37:31 +00:00
lindnermarek
a11533e6ca add linux usb flash tool 2009-04-22 18:22:16 +00:00