1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:15:19 +02:00
Commit Graph

464 Commits

Author SHA1 Message Date
Xiangfu Liu
f7c651790c fix the configure file path 2009-11-04 01:51:33 +08:00
Mikhail Gusarov
9356e3dff0 Use autoconf-provided variables instead of absolute paths
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-11-04 01:30:39 +08:00
Mikhail Gusarov
fa5c72f095 Typo fix
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-11-04 01:13:39 +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
5efe423426 fix the GPL warning when make .deb package 2009-09-17 09:49:46 +08:00
Xiangfu Liu
a7cf94340c update the URL 2009-09-09 18:25:27 +08:00
Xiangfu Liu
deeeba171c update the watch file URL to qi-hardware 2009-09-09 17:52:19 +08:00
Xiangfu Liu
aa371818a1 update the README 2009-09-09 17:46:42 +08:00
Xiangfu Liu
6b31e71e8e make the 2gb nand cfg as the default configure 2009-09-09 17:07:33 +08:00
Xiangfu Liu
845ae95905 fix the SDRAM_BANK4. should be 0 or 1 2009-08-30 21:55:14 +08:00
Xiangfu Liu
d5f2bee6f1 the SDRAM_BW16 shoudl be 1 or 0.
make the xburst tools work in jz4720 and jz4725 cpu.
2009-08-30 21:35:46 +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
f8f75cc9f7 add 2gb nand configure file for usbboot
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-08-25 17:53:42 +08:00
Xiangfu Liu
efed24a9a2 let strtoul auto deal '0x' and decimal string
correct the request type in usb_control_msg should USB_ENDPOINT_IN

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-08-21 18:07:08 +08:00
Xiangfu Liu
77c50470f6 Merge branch 'master' of git@github.com:xiangfu/xburst-tools 2009-08-21 17:05:15 +08:00
Wolfgang Spraul
40602c2235 added 0x for hex 2009-08-21 17:00:33 +08:00
Xiangfu Liu
d7abf5b8ec Merge branch 'master' of git@github.com:xiangfu/xburst-tools 2009-08-21 16:26:36 +08:00
Wolfgang Spraul
a1c4ecab6b Created xbboot. 2009-08-21 14:04:09 +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
23e322b2dd update-readme 2009-08-15 17:40:55 +08:00
ZhangJieJing
4d4837484a autoconf: add error message when check lib usb and confuse failed. And prompts user to install the lib.
Signed-off-by: JieJing.Zhang <kzjeef@gmail.com>
2009-08-05 09:25:02 +08:00
Xiangfu Liu
f426319446 change the default usbboot.cfg path
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-21 01:12:38 +08:00
Xiangfu Liu
80410aaadb mv the config file to /etc/xburst-tools
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-21 00:58:26 +08:00
Xiangfu Liu
2679195988 add configure file path option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-20 23:43:05 +08:00
Xiangfu Liu
6ba5757cd5 update README 2009-07-19 10:30:35 +08:00
Xiangfu Liu
278b15c365 cleanup the kerenl, mv the Changelog to qi-kernel 2009-07-16 17:00:14 +08:00
Xiangfu Liu
f90fa84e89 some cleanup. cleanup Makefile and README 2009-07-15 23:21:21 +08:00
xiangfu
0a66ef5e52 cleanup-output-info.patch 2009-07-10 12:15:38 +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
e9796ff8a4 remove man path in debian/dirs
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-04 00:49:14 +08:00
Xiangfu Liu
702e0e2e21 add watch file (deb package need)
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-03 18:50:00 +08:00
Xiangfu Liu
63f51d89dc fix changelog-should-mention-num and version number warning
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-03 13:23:51 +08:00
xiangfu
c2002a22f6 add autogen.sh to debian/rules: 2009-07-02 23:24:44 +08:00
Xiangfu Liu
4e0eb30c73 update the standard version number
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 22:16:58 +08:00
Xiangfu Liu
c7a6b524ff fix head file patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 17:26:14 +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
Xiangfu Liu
120e034cff -fix the path
-fix the GPL version

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 11:21:43 +08:00
Xiangfu Liu
4e6821ddd7 -correct the version number
-add manpage to debian package

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 10:15:46 +08:00
Xiangfu Liu
45007d1b71 add man page for usbboot
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-01 23:19:11 +08:00
Xiangfu Liu
b539dafb4f fix the man path
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-01 22:47:29 +08:00
Xiangfu Liu
8ca963fdb3 fix description-synopsis-might-not-be-phrased-properly warning
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-01 22:21:59 +08:00
Xiangfu Liu
056ecbbe29 -add nandboot to xburst-tool
-nandboot load the zImage kernel

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-01 10:53:48 +08:00
Xiangfu Liu
fe6e51cd2a fix configure file path
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-01 10:37:52 +08:00
xiangfu
710c10c1f1 Merge branch 'master' of git@github.com:xiangfu/xburst-tools 2009-06-30 14:42:00 +08:00
Xiangfu Liu
dc52bfe889 add cross compile to Makefile.am
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-30 14:34:20 +08:00
Wolfgang Spraul
c435433c0d fixed some links 2009-06-30 14:09:59 +08:00
Wolfgang Spraul
6d4212b643 renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00