xiangfu
e0c61da4fd
[flash tool] add error output info
2009-06-24 08:55:04 +00:00
xiangfu
f0ad579de0
[flash tool][debian] must a empty line in the control file
2009-06-24 08:18:08 +00:00
xiangfu
91b9652629
add cross toolchain download url to README
2009-06-24 03:01:45 +00:00
xiangfu
3b4f0cd52a
[flash tool] fix the depends
2009-06-24 02:28:25 +00:00
xiangfu
cc128ff127
[flash tool] change the default data path
2009-06-24 01:28:57 +00:00
xiangfu
cea37ab2e9
[flash tool] add device stage to Makefiel.am
2009-06-24 00:58:23 +00:00
xiangfu
6183206747
[flash tool] correct the configure.ac with autoscan
2009-06-23 09:42:21 +00:00
xiangfu
f2633bd5cc
[flash tool] delete useless file
2009-06-22 15:44:45 +00:00
xiangfu
171744e3e4
[flash tool] edit the control copyright file
2009-06-22 15:30:43 +00:00
xiangfu
b0c2059a43
add file generate by dh_make
2009-06-22 15:06:58 +00:00
xiangfu
da10efbb23
[flash-tool] add copyright to those file
...
because "licensecheck -r *" have something like:
"*No copyright* UNKNOWN"
2009-06-21 15:53:15 +00:00
xiangfu
ef83ff14c2
add more info of jz4740 to README
2009-06-16 07:29:07 +00:00
xiangfu
27f8ee1dc9
add some info of jz4740 to README
2009-06-16 07:27:32 +00:00
xiangfu
0910f1427e
remove AM_LDFLAHGS lines
2009-06-15 00:57:31 +00:00
xiangfu
8de48d32f9
add COPYING file
2009-06-15 00:26:04 +00:00
Nelson Castillo
bdc81cae2d
Revert "Remove loglevel from default kernel boot arguments"
...
This reverts commit 01e049d704cfba97192efeed6afabd71cf7ca130.
It seems default loglevel cannot be set in kernel .config.
2009-06-10 10:41:08 -03:00
Sebastian Krzyszkowiak
2b6f1b3c04
Remove loglevel from default kernel boot arguments
...
Remove loglevel from default kernel boot arguments to
let kernel use its default configuration.
Signed-off-by: Sebastian Krzyszkowiak <seba.dos1@gmail.com>
2009-06-10 10:09:29 -03:00
xiangfu
6fda698e00
[flash-tool] fix Makefile format, delete space at the end of line
2009-06-10 01:07:31 +00:00
xiangfu
308372ddc7
[flash-tool] fix Makefile format
2009-06-10 00:53:25 +00:00
xiangfu
36bb0d4bef
[flash-tool] add configure.ac
2009-06-09 19:19:32 +00:00
xiangfu
907f9c1856
[flash-tool] add Makefile.am
2009-06-09 19:18:53 +00:00
xiangfu
6745786d7e
add autogen.sh
2009-06-09 19:17:58 +00:00
xiangfu
83515d8092
move make device stage to project Makefile
...
use automake in flash-tool
2009-06-09 19:16:39 +00:00
xiangfu
e8667bec6e
add requires file to README
2009-06-09 18:19:58 +00:00
xiangfu
664f9a743f
add nand erase (nerase) command
2009-06-08 08:52:39 +00:00
xiangfu
b93c934c64
remove the make stage1 stage2 in project Makefile
2009-06-07 05:38:03 +00:00
lindnermarek
c1c8055845
[openwrt] add Makefile for download & patching
2009-06-05 12:38:56 +00:00
lindnermarek
17ac04f284
[inflash] switch all makefiles to CROSS_COMPILE
2009-06-05 12:33:08 +00:00
lindnermarek
75b743b89f
[inflash] replace CROSS by standard CROSS_COMPILE and allow command line override
2009-06-05 12:20:29 +00:00
xiangfu
28262cce66
add stage1 stage2 makefile
...
correct the struct fw_args_t to fw_args in stage1
2009-06-05 12:08:13 +00:00
xiangfu
e0ae71e850
add stage1 Makefile
2009-06-05 12:05:15 +00:00
xiangfu
aa3bea3a1b
add make device stage to the flash-tools makefile
2009-06-05 08:32:06 +00:00
xiangfu
3a841bc88c
add jz4750 code
2009-06-05 08:30:28 +00:00
xiangfu
c7346db1b6
add device_stage1 code
2009-06-05 08:20:06 +00:00
xiangfu
7cd119baeb
add fw.bin to the svn
2009-06-05 05:57:06 +00:00
xiangfu
3205485a50
delete the useless head file
2009-06-05 05:49:19 +00:00
xiangfu
6889fc0b3d
add openwrt r15323 patch
2009-06-02 04:39:05 +00:00
Paul Fertser
fd3fac5a54
GTA02: set battery full charging current threshold to 2/32*Ichg
...
In most conditions the charger is unable to detect battery full status
because gsm modem continiously draws current directly from the battery.
This makes it less sensitive and therefore will cutoff charging properly.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2009-06-01 21:33:34 -03:00
xiangfu
7f0f907bac
change the fread fseek ... to read. seek
2009-05-31 03:32:19 +00:00
Paul Fertser
141b2bedfc
Use different MACs for the host and for the device ends of usb link
...
This makes Qi consistent with current SHR boot script. It assigns
the MAC specified on the identity partition to the device and the
next address to the host, ie: from "g_ether.dev_addr=00:1F:11:01:58:67"
generate "g_ether.host_addr=00:1F:11:01:58:68".
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2009-05-28 20:06:51 -03:00
Paul Fertser
8089e8de8b
Added SDHC support
...
Implemented and tested on Josch's GTA01Bv4
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2009-05-26 22:11:17 -03:00
xiangfu
4c57b734eb
change some output info
2009-05-26 17:22:44 +00:00
xiangfu
bb5f4be354
change the hand point
2009-05-26 17:14:40 +00:00
xiangfu
b47ed72723
change the file_buf use the code_buf not malloc
2009-05-26 17:05:54 +00:00
xiangfu
132b7afd9c
change the sturct name
2009-05-20 08:13:10 +00:00
xiangfu
e7a23fd7b6
delete repeat code
2009-05-16 02:57:10 +00:00
xiangfu
470a2548f7
add device_stage1 folder
2009-05-15 05:00:58 +00:00
xiangfu
3977cdb120
add usb boot stage2 for device
2009-05-15 05:00:06 +00:00
xiangfu
6a07660a37
fix typo
2009-05-14 17:34:03 +00:00
xiangfu
63cbdd19c8
add a reflash shell
2009-05-14 17:12:48 +00:00