1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-23 06:25:20 +02:00
xburst-tools/flash-tool
xiangfu e0de52c28c cleanup the code
change all the function return 1 for success
2009-04-28 18:13:19 +00:00
..
cmd_boot.c cleanup the code 2009-04-28 18:13:19 +00:00
cmd.h add command line 2009-04-28 17:07:43 +00:00
command_line.c cleanup the code 2009-04-28 18:13:19 +00:00
command_line.h add command line 2009-04-28 17:07:43 +00:00
config.h add command line 2009-04-28 17:07:43 +00:00
ingenic_usb.h add command line 2009-04-28 17:07:43 +00:00
main.c cleanup the code 2009-04-28 18:13:19 +00:00
Makefile add command line 2009-04-28 17:07:43 +00:00
README add README 2009-04-28 17:12:50 +00:00
usb_boot_defines.h now inflash can upload stage2 2009-04-27 16:08:41 +00:00
usb_boot.cfg init the cpu_id 2009-04-27 09:37:05 +00:00
usb.c add command line 2009-04-28 17:07:43 +00:00

to compile this program you need:
 sudo apt-get install libusb-dev libconfuse-dev