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

14 Commits

Author SHA1 Message Date
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
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
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
ea7b236b9a [xbboot] add jz4760 detect 2010-06-09 14:43:25 +08:00
Xiangfu Liu
d99438324b change the option --daemon to --upload 2010-05-03 15:42:14 +08:00
Xiangfu Liu
2aa4472aae update the email address 2010-04-28 18:29:53 +08:00
Xiangfu Liu
07bfc33712 add more error check. remove the signal handler
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-28 18:06:28 +08:00
Xiangfu Liu
9ed1a769d6 cleanup the configure.ac file, -lconfuse
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-27 13:51:54 +08:00
Xiangfu Liu
59a440415b add -d options. search xburst device every second 2010-04-22 17:13:47 +08:00
Xiangfu Liu
b3ea184e6a split the main function. 2010-04-22 15:27:36 +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
Wolfgang Spraul
40602c2235 added 0x for hex 2009-08-21 17:00:33 +08:00
Wolfgang Spraul
a1c4ecab6b Created xbboot. 2009-08-21 14:04:09 +08:00