Xiangfu Liu
0e92eb8bd7
xburst_stage2: don't skip bad block when nand erase
2010-12-23 19:39:43 +08:00
Xiangfu Liu
24aa5a2277
cleanup code style
2010-12-23 18:07:30 +08:00
Xiangfu Liu
19bc94325c
update the email address.
...
in debian/* file should use the same emails address
as in source code.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-21 10:44:34 +08:00
Xiangfu Liu
4a4b5ad31b
[usbboot] remove debug output
2010-07-21 09:02:47 +08:00
Xiangfu Liu
eb23820087
[usbboot] copy the jz4760.h file from u-boot, fix the jz4760 nand addr, cmd, data, port define
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-21 14:41:37 +08:00
Xiangfu Liu
7a5a090832
add jz4760 support to stage2
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-18 15:10:05 +08:00
Xiangfu Liu
d0db32762f
cleanup head files
...
remove: archdefs.h mips.h mipsregs.h sysdefs.h
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-18 13:58:16 +08:00
Xiangfu Liu
289379e302
[xburst] what even the pagesize is, the first 8 page use static ecc parameters
2010-06-08 20:57:03 +08:00
Xiangfu Liu
ad2afb0cdd
code style cleanup
2010-05-24 11:24:13 +08:00
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
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