1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:29:41 +02:00
XBurst Tools, collection of boot and flash tools for XBurst devices. http://projects.qi-hardware.com/index.php/p/xburst-tools/
Go to file
Jonathan Nieder aa43b70e0c usbboot: Update and simplify .gitignore
Use anchored filenames and wildcards to make it easier to keep the
.gitignore file up to date with future code changes.

The entries are more precise now:

 * ‘git add .’ will not start tracking the src/usbboot binary
 * ‘git ls-files -i --exclude-standard’ will not list
   xburst_stage1/Makefile and xburst_stage2/Makefile as mistakenly
   tracked.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:53:35 +08:00
nandboot -add nandboot to xburst-tool 2009-07-01 10:53:48 +08:00
nandprog add nand flash tools 2009-04-05 16:26:33 +00:00
qiboot add cross compile to Makefile.am 2009-06-30 14:34:20 +08:00
usbboot usbboot: Update and simplify .gitignore 2010-04-05 14:53:35 +08:00
xbboot [xbboot] this patch make upload zImage work correct 2010-01-08 17:01:13 +08:00
README clean the Makefile and README 2009-12-06 01:27:44 +08:00