1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-03-12 17:59:11 +02: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
..
2009-04-28 17:07:43 +00:00
2009-04-28 17:07:43 +00:00
2009-04-28 17:07:43 +00:00
2009-04-28 18:13:19 +00:00
2009-04-28 18:22:12 +00:00
2009-04-27 09:37:05 +00:00
2009-04-28 18:38:26 +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