1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:06:16 +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 e140411424 unset executable bit on firmware image
This firmware is not meant to be executed on the host machine, so
unset its executable bit.  Noticed by lintian.

While at it, teach stage1 builds to recover from interrupted builds by
ensuring *stage1.bin are not present until all of the relevant
commands have been run.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:08:25 +08:00
debian update READE, add INSTALL file 2010-05-11 13:47:34 +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 unset executable bit on firmware image 2010-05-11 17:08:25 +08:00
xbboot unset executable bit on firmware image 2010-05-11 17:08:25 +08:00
.mailmap xburst-tools: Add .mailmap for git-shortlog output 2010-04-06 09:43:10 +08:00
autogen.sh merge xbboot and usbboot to one projects 2010-05-05 11:04:03 +08:00
configure.ac merge xbboot and usbboot to one projects 2010-05-05 11:04:03 +08:00
INSTALL update INSTALL, add how to get cross-toolchain 2010-05-11 13:51:59 +08:00
Makefile.am merge xbboot and usbboot to one projects 2010-05-05 11:04:03 +08:00