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-03 15:06:23 +00:00
..
cmd.c add nand_ops function 2009-05-03 15:06:23 +00:00
cmd.h -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
command_line.c -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +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 add nand_ops function 2009-05-03 15:06:23 +00:00
ingenic_usb.h add nand_ops function 2009-05-03 15:06:23 +00:00
main.c add usb_send_data_address_to_ingenic, 2009-05-01 16:14:55 +00:00
Makefile -put all the configure file operation to ingenic.c 2009-04-30 17:26:14 +00:00
README update Makefile and README 2009-04-28 18:22:12 +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(linke 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