Xiangfu Liu
e9cd9a32f1
cleanup tmp folder when send INT TERM signal to get-orig-source.sh
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:55:37 +08:00
Xiangfu Liu
1b9628a922
cleanup the debian/changelog, add new file ChangLog
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:37:18 +08:00
Xiangfu Liu
8ce9d2081c
fix typo of email address
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-02 23:59:13 +08:00
Xiangfu Liu
d795fb3459
update version numver. update debian/changelog
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-31 00:16:40 +08:00
Xiangfu Liu
3201fd51e4
fix warning: comma at end of enumerator list
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-30 20:43:36 +08:00
Xiangfu Liu
d7408d8e16
[xbboot] add stdint.h head file
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-30 20:37:11 +08:00
Xiangfu Liu
00be212db2
[usbboot] rename board_4740.c to board-jz4740.c
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 14:58:55 +08:00
Xiangfu Liu
dd5adf5bb1
[usbboot] sync defines with jz4760.h
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 14:56:40 +08:00
Xiangfu Liu
e90f2f2f25
since we remove some files, update the debina/copyright
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 13:40:20 +08:00
Xiangfu Liu
433a3eebdb
remove useless projects: qiboot, nandboot, nandprog
...
we can create the project for them in future
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 13:26:14 +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
2011a397d0
add stage1 stage2 option
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-24 11:28:18 +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
43d775ba97
this is a workaround. we have plan to update the libusb-0.1
...
to libusb-1.0. then we try to use sync wirte function.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-21 14:35:24 +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
bcc23ae567
add jz4760 support to xburst_stage1
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-18 14:33:47 +08:00
Xiangfu Liu
046a7e7cbd
make the usbboot detect the target cpu type by usb id
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-18 14:28:25 +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
dbaf54daa0
[xbboot] put all jz4760 board configure to board-jz4760.h file
2010-06-16 11:37:59 +08:00
Xiangfu Liu
c1873f1c5e
[usbboot] fix if there is space at the end of command casue error
2010-06-15 22:37:36 +08:00
Xiangfu Liu
3272119164
correct the jz4760 lepus board mem parameter:
...
ARG_ROW_ADDR = 13;
ARG_COL_ADDR = 10;
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-13 23:06:03 +08:00
Xiangfu Liu
031b54c699
[xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-10 23:11:29 +08:00
Xiangfu Liu
1176e151ab
[xbboot] fix typo
2010-06-10 14:59:42 +08:00
Xiangfu Liu
19ce238122
[xbboot] just some cleanup, make the stage1 size less then 8KB
2010-06-10 14:53:20 +08:00
Xiangfu Liu
0659b47c28
[xbboot] jz4760 evb use DDR2
2010-06-10 14:13:09 +08:00
Xiangfu Liu
0159afd121
mv the output cpu out of the open-xburst-device function
2010-06-10 10:57:15 +08:00
Xiangfu Liu
2b60170c9c
[xboot] output the cpu type
2010-06-09 23:34:06 +08:00
Xiangfu Liu
b43ca37f46
[xbboot] rename cpm_start_all to cpm_start_all_4760
...
fix typo of cpu speed, remove useless define(NAND) in board-jz4760.h
2010-06-09 17:28:00 +08:00
Xiangfu Liu
35c0b21b65
[xbboot] fix the jz4760 compile error
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-09 15:48:35 +08:00
Xiangfu Liu
0a13a84800
[xbboot] copy 4769 files form Ingenic SVN: Revision: 1391
2010-06-09 15:21:42 +08:00
Xiangfu Liu
41ee624696
[xbboot] rename the 4740 function suffix with _4740
2010-06-09 15:20:02 +08:00
Xiangfu Liu
3aff93bcf8
[xbboot] echo-kernel remove particular head file
2010-06-09 15:10:58 +08:00
Xiangfu Liu
ea7b236b9a
[xbboot] add jz4760 detect
2010-06-09 14:43:25 +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
f3237cab36
cleanup for jz4760, move UART_BASE it to board-jz47xx.c file
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-07 20:46:04 +08:00
Xiangfu Liu
14fb5adc49
[xbboot] cleanup files for jz4760
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-07 19:29:49 +08:00
Xiangfu Liu
7dc41fd855
renmae 4740 function end with _4740
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-07 18:12:20 +08:00
Xiangfu Liu
5b682c28e0
[xbboot] cleanup for jz4760, split stage1.c to board-jz4740.c
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 22:31:19 +08:00
Xiangfu Liu
abec432237
add *~ to gitignore
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 19:53:10 +08:00
Xiangfu Liu
13fd1652a9
[xbboot] add jz4760.h file
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 19:51:42 +08:00
Xiangfu Liu
007cdb0d81
update debian/changelog
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 15:05:47 +08:00
Xiangfu Liu
77a7270a4b
fix issue 76, remove the static prefix and datadir.
...
http://projects.qi-hardware.com/index.php/p/xburst-tools/issues/76/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-01 08:30:59 +08:00
Xiangfu Liu
ad2afb0cdd
code style cleanup
2010-05-24 11:24:13 +08:00
Jonathan Nieder
b65e32150d
update changelog
...
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:15:22 +08:00
Jonathan Nieder
63d8f0858c
avoid accidentally tracking the xbboot stage1 firmware
...
This also avoids stage1.bin cluttering up ‘git status’ output.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:15:05 +08:00
Jonathan Nieder
dbe9c8ba0f
debian/rules: fix clean target
...
.gitignore does not list any source files any more. So use it again
as a list of files to delete.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:14:20 +08:00
Jonathan Nieder
e6a1f0f665
update .gitignore
...
Ignore accidentally tracking xbboot build products. Do track
Makefiles that are not automatically generated. Fixing this makes
debian/clean.sh work again.
Mistakenly ignored files were detected by
git ls-files -i --exclude-standard
and un-ignored build products by
git ls-files -o --exclude-standard
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:14:12 +08:00
Jonathan Nieder
78f38d48bf
include entire source tree in source package
...
It is probably worth spending the time to split them up with
multiple upstream tarballs, but for now, usbboot, xbboot, and so on
are in a single repository managed as a single project.
Teach debian/rules get-orig-source to build a single upstream tarball
with the entire source tree.
Include history of whole tree in the generated changelog.upstream.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:13:15 +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