1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-01-22 20:41:05 +02: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
..
2009-04-28 17:07:43 +00:00
2009-04-28 17:07:43 +00:00
2009-04-28 18:22:12 +00:00
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