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

14 Commits

Author SHA1 Message Date
xiangfu
b5a4d70021 now the reflash function is work :-) 2009-05-14 17:11:03 +00:00
xiangfu
7085493d7c remove command_input function.
change nand_program_check not return page num.
2009-05-07 03:07:52 +00:00
xiangfu
ee5af659bf add some comment 2009-05-04 16:08:03 +00:00
xiangfu
37327ca07f add "-c" option to direct run command. 2009-05-04 15:57:06 +00:00
xiangfu
a834e80362 -put all the configure file operation to ingenic.c
-change usb.c to ingenic_usb.c
-finish part of nprog command
-try to init the ingenic usb in main.c
-try to make code more clear.
2009-04-30 17:26:14 +00:00
xiangfu
6082b4557d now the nprog function can read the argument 2009-04-30 06:41:49 +00:00
xiangfu
5db3e003da mv the COMMAND define to command_line.c 2009-04-30 06:12:38 +00:00
xiangfu
60daa40873 add some define 2009-04-29 11:20:02 +00:00
xiangfu
6e4e15eb31 change cmd_boot.c to cmd.c, put all the command in this file.
add some struct nprog needs.
remove handle_help handle_exit function.
2009-04-29 07:25:12 +00:00
xiangfu
c4b2faf24f format the printf 2009-04-29 04:43:54 +00:00
xiangfu
98a477152f update Makefile and README
fix compile error. ZZy
2009-04-28 18:22:12 +00:00
xiangfu
e0de52c28c cleanup the code
change all the function return 1 for success
2009-04-28 18:13:19 +00:00
xiangfu
1275a789b7 command_input return 0 means correct 2009-04-28 17:22:07 +00:00
xiangfu
f83f34e76b add command line 2009-04-28 17:07:43 +00:00