1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
Lars-Peter Clausen 8201951775 Don't increase blk_end in case of an bad page. 2010-02-19 20:37:57 +01:00
Lars-Peter Clausen 20477f631c Fix bulk transfer bufferoverflows.
Make the bulk buffer large enough to hold at least one page of the nanonotes
nand chip.
2009-12-16 15:12:38 +01:00
Xiangfu Liu e5ece9bb31 don't have .cpp file. 2009-11-04 12:57:30 +08:00
Xiangfu Liu 5fd478b936 cleanup output, fix not exit when error 2009-09-30 23:47:29 -04:00
Lars-Peter Clausen 3e030a84f8 fix usbboot skips empty pages during write 2009-09-17 10:22:28 +08:00
Xiangfu Liu c5621d6af8 update README, some code cleanup
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-08-27 21:48:03 +08:00
Xiangfu Liu 5d0a80f6a6 many users got error message then use that option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-08-18 11:39:39 +08:00
Xiangfu Liu 603032264a cleanup the copyright
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-09 23:27:46 +08:00
Xiangfu Liu 0ecb32a9bc cleanup the GPL info.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-09 22:42:29 +08:00
Xiangfu Liu e8b1b896f4 cleanup
add build dependenices

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-05 12:43:21 +08:00
Xiangfu Liu aa89f3049f no '_' in package
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 17:22:33 +08:00
Wolfgang Spraul 6d4212b643 renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00