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
|
5db3e003da
|
mv the COMMAND define to command_line.c
|
2009-04-30 06:12:38 +00:00 |
|
xiangfu
|
346f1528d6
|
change the fw_args_t , don't use typedef
|
2009-04-29 13:26:28 +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
|
c0eaa27e65
|
fix strcmp warning
|
2009-04-28 18:38:26 +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
|
4c7da19fb5
|
add README
|
2009-04-28 17:12:50 +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
|
7a4d062a79
|
add clean backup file
|
2009-04-28 15:56:32 +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 |
|
xiangfu
|
4f47892d13
|
add usb_boot.cfg file
|
2009-04-27 08:15:27 +00:00 |
|
xiangfu
|
738212eb35
|
change the stage1 start address
|
2009-04-27 06:42:15 +00:00 |
|
xiangfu
|
3bcfd5725b
|
upload use usb_bulk_wirte.
|
2009-04-26 20:08:14 +00:00 |
|
xiangfu
|
ca44786d0f
|
add usb request value
|
2009-04-26 18:17:38 +00:00 |
|
lindnermarek
|
c84cd36cf8
|
[inflash] send the data length before uploading the file
|
2009-04-26 18:11:19 +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 |
|