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

12 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
f7998e35b8 add nand_read function 2009-05-04 14:36:51 +00:00
xiangfu
7513e53951 add nand_program_check function 2009-05-03 15:33:56 +00:00
xiangfu
fac0cd77ea add nand_ops function 2009-05-03 15:06:23 +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
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
dd263b67b9 add init hand function
add check nand configure
2009-04-30 07:18:44 +00:00
xiangfu
392d2bb3fc add read nand configure 2009-04-30 07:06:33 +00:00
xiangfu
6082b4557d now the nprog function can read the argument 2009-04-30 06:41:49 +00:00
xiangfu
346f1528d6 change the fw_args_t , don't use typedef 2009-04-29 13:26:28 +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