1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 16:25:20 +02:00
xburst-tools/flash-tool
2009-05-16 02:57:10 +00:00
..
device_stage2 delete repeat code 2009-05-16 02:57:10 +00:00
cmd.c delete repeat code 2009-05-16 02:57:10 +00:00
cmd.h now the reflash function is work :-) 2009-05-14 17:11:03 +00:00
command_line.c now the reflash function is work :-) 2009-05-14 17:11:03 +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_cfg.c -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
ingenic_cfg.h -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
ingenic_usb.c now the reflash function is work :-) 2009-05-14 17:11:03 +00:00
ingenic_usb.h now the reflash function is work :-) 2009-05-14 17:11:03 +00:00
main.c remove command_input function. 2009-05-07 03:07:52 +00:00
Makefile -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
README fix typo 2009-05-14 17:34:03 +00:00
reflash.sh add a reflash shell 2009-05-14 17:12:48 +00:00
usb_boot_defines.h -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
usb_boot.cfg add read nand configure 2009-04-30 07:06:33 +00:00

inflash tools: flash image(like: u-Boot, kernel) to PI.

to compile this program you need:
	On Debian and Ubuntu, you'll need libusb-dev: sudo apt-get install libusb-dev  libconfuse-dev