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

18 Commits

Author SHA1 Message Date
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
f7998e35b8 add nand_read function 2009-05-04 14:36:51 +00:00
xiangfu
acc365174f add usb_send_data_address_to_ingenic,
usb_send_data_to_ingenic function.
2009-05-01 16:14:55 +00:00
xiangfu
b22c1f680e make the -v -h work with normal user 2009-04-30 17:31:02 +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
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
xiangfu
46f40dbfa6 split main.c to cmd_boot.c and main.c 2009-04-28 15:57:53 +00:00
xiangfu
8c3ab02952 correct the switch for version 2009-04-28 14:14:58 +00:00
xiangfu
e6bf557fee add option 2009-04-28 14:09:07 +00:00
xiangfu
4e23a51d53 now inflash can upload stage2 2009-04-27 16:08:41 +00:00
xiangfu
1675108f82 init the cpu_id 2009-04-27 09:37:05 +00:00
xiangfu
60cb0eb193 add read configure file code 2009-04-27 08:54:10 +00:00
lindnermarek
8979988877 [flash-tool] complete inflash stage1
The stage1 file can be uploaded but the following bootstrap is not successful. Once this bug is found adding stage2 is no problem.
2009-04-26 10:37:31 +00:00
lindnermarek
a11533e6ca add linux usb flash tool 2009-04-22 18:22:16 +00:00