1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:28:06 +02:00
xburst-tools/usbboot/xburst_stage2
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
..
boothandler.c Fix bulk transfer bufferoverflows. 2009-12-16 15:12:38 +01:00
cache.c renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00
head.S cleanup the copyright 2009-07-09 23:27:46 +08:00
main.c cleanup output, fix not exit when error 2009-09-30 23:47:29 -04:00
Makefile unset executable bit on firmware image 2010-05-11 17:08:25 +08:00
nandflash_4740.c Don't increase blk_end in case of an bad page. 2010-02-19 20:37:57 +01:00
nandflash_4750.c cleanup the copyright 2009-07-09 23:27:46 +08:00
serial.c cleanup output, fix not exit when error 2009-09-30 23:47:29 -04:00
target.ld renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00
udc.c Fix bulk transfer bufferoverflows. 2009-12-16 15:12:38 +01:00