summaryrefslogtreecommitdiff
path: root/wiki/M3W_Salvator-X.wiki
blob: ee7672e6aaf7bbfc9178aa0908e0542aeddfd8a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
h1. M3 Salvator-X

h2. Update FirmWare

# download update script from below
# run script

h3. SW10

0 corresponds to the switch in the OFF position and 1 to the ON position. Bits are given in the 1-8 order.

<pre>
for update: xxxx 0000
for use   : xxxx 1100 (HyperFlash =  80MHz, stable) or
            xxxx 1101 (HyperFlash = 160MHz, aggressive)
</pre>

Maybe it is *1100 1100* or *1100 1101* on your board

h3. Run script

see readme
<pre>
./do_xls2.expect /dev/ttyUSB1 ./M3_Scif_Minimon_V0.10.mot ./table.txt
</pre>

h3. Log

<pre>
./do_xls2.expect /dev/ttyUSB1 ./M3_Scif_Minimon_V0.10.mot ./table.txt
uploading loader file
performing xls2 e6320000 000000 bootparam_sa0.srec
performing xls2 e6302000 040000 bl2-salvator-x.srec
performing xls2 e6320000 180000 cert_header_sa6.srec
performing xls2 44000000 1c0000 bl31-salvator-x.srec
performing xls2 44100000 200000 tee-salvator-x.srec
performing xls2 49000000 640000 u-boot-elf.srec
</pre>

h3. version

| "v2.9.0 lossy OFF":../../wiki/M3W_Salvator-X/M3_Yocto_290_lossy_off.tar.bz2 |BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.7
BL2: Built : 14:27:08, Aug  8 2016
U-Boot 2015.04 (Aug 08 2016 - 13:38:06) |*require SWICH settings*
- -SW6: 3 pin side-
- SW7: 2 pin side |
| "v2.12.0":../../wiki/M3W_Salvator-X/M3_Yocto_2120.tar.bz2|BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.9
BL2: Built : 10:48:08, Sep 16 2016
U-Boot 2015.04 (Sep 16 2016 - 10:48:08) | PMIC will be shutdown on this version when S2RAM
*require SWICH settings*
- -SW6: 1 pin side (default is 3)-
- SW7: 1 pin side (default is 2)
- SW8: all OFF
*How to S2RAM*
- Set to PMIC to backup mode via i2c-tools command
<pre># i2cset -f -y 7 0x30 0x20 0x0F</pre>
- (Suspend) Change SW23 to OFF
- Request System Suspend to RAM
<pre># echo mem > /sys/power/state</pre>
- (Resume) Change SW23 to ON |
| "v2.16.0":../../wiki/M3W_Salvator-X/M3_Yocto_2160.tar.bz2|BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.12
BL2: Built : 08:28:19, Jan 30 2017
U-Boot 2015.04 (Jan 30 2017 - 17:13:08)|*require SWICH settings*
- -SW6: 1 pin side (default is 3)-
- SW7: 1 pin side (default is 2)
- SW8: all OFF
*How to S2RAM*
see above
*uboot position* was moved from *H'49000000* to *H'50000000* |
| "v2.19.0":../../wiki/M3W_Salvator-X/update_m3_salvator_bootloader_v2190.tar.bz2|BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.14
BL2: Built : 13:32:44, Apr 27 2017
U-Boot 2015.04 (Apr 27 2017 - 13:38:24)|*require SWICH settings*
- -SW6: 1 pin side (default is 3)-
- SW7: 1 pin side (default is 2)
- SW8: all OFF
*How to S2RAM*
see above|
| "v2.23.0":../../wiki/M3W_Salvator-X/update_m3_salvator_bootloader_v2230.tar.bz2 <br> "v2.23.0 for ES1.1":../../wiki/M3W_Salvator-X/update_m3_salvator_bootloader_v2230_with_es1.1.tar.bz2|BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.16
BL2: Built : 16:55:50, Oct  2 2017
U-Boot 2015.04 (Oct 02 2017 - 17:01:56) |*require SWICH settings*
- -SW6: 1 pin side (default is 3)-
- SW7: 1 pin side (default is 2)
- SW8: all OFF
*How to S2RAM*
see above|

h2. Release Note

see "here":./H3_Salvator-X.html