comparison doc/Compal-unlock @ 11:21eec7569eb8

loadtools support for C139/140 target: -c 1004 compalstage variant supercedes the previous -c 1003 version and supports the new C139 boot code version found in the wild that expects "1004" or greater in the signature bytes
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 25 Jul 2016 21:09:33 +0000
parents e7502631a0f9
children
comparison
equal deleted inserted replaced
10:56b1bab3e09b 11:21eec7569eb8
62 target phone's headset jack. 62 target phone's headset jack.
63 63
64 2. On the host end, run fc-loadtool like this: 64 2. On the host end, run fc-loadtool like this:
65 65
66 C11x/123: fc-loadtool -h compal /dev/ttyXXX 66 C11x/123: fc-loadtool -h compal /dev/ttyXXX
67 C139/140: fc-loadtool -h compal -c 1003 /dev/ttyXXX 67 C139/140: fc-loadtool -h compal -c 1004 /dev/ttyXXX
68 C155/156: fc-loadtool -h c155 /dev/ttyXXX 68 C155/156: fc-loadtool -h c155 /dev/ttyXXX
69 69
70 3. Press the power button on the phone. A momentary press is sufficient and 70 3. Press the power button on the phone. A momentary press is sufficient and
71 recommended: the hardware powers up and causes the boot code to run exactly 71 recommended: the hardware powers up and causes the boot code to run exactly
72 the same whether the power button is pressed momentarily or held down. 72 the same whether the power button is pressed momentarily or held down.