-
Notifications
You must be signed in to change notification settings - Fork 25
/
ferrari360.ini
68 lines (56 loc) · 1.21 KB
/
ferrari360.ini
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
#
# Ferrari 360 (For Bosch Ignition Computers)
#
# This is the base configuration for Ferrari 360 firmware dumps
# for Bosch ME7.3 firmware decoding & checksum generation
#
[ignition]
rom_firmware_start=0x800000
# main rom checksums
rom_checksum_offset=0x01bc88
rom_checksum_final=0x07ffe0
# multipoint checksums
rom_checksum_block_start=0x1fc20
# rom data segment information dumps
[dumps]
dump_show=8
dump_1_type=String
dump_1_visible=true
dump_1_label=EPK :
dump_1_offset=0x1002b
dump_1_len=43
dump_2_type=String
dump_2_visible=true
dump_2_label=SW Number :
dump_2_offset=0x1015f
dump_2_len=8
dump_3_type=String
dump_3_visible=true
dump_3_label=SW1 Number :
dump_3_offset=0x10168
dump_3_len=15
dump_4_type=String
dump_4_visible=true
dump_4_label=Chassis :
dump_4_offset=0x10178
dump_4_len=15
dump_5_type=String
dump_5_visible=true
dump_5_label=Bosch ECU HW Number:
dump_5_offset=0x1018c
dump_5_len=7
dump_6_type=String
dump_6_visible=true
dump_6_label=Bosch ECU SW Number:
dump_6_offset=0x10197
dump_6_len=10
dump_7_type=String
dump_7_visible=true
dump_7_label=Part Number :
dump_7_offset=0x101a2
dump_7_len=15
dump_8_type=String
dump_8_visible=true
dump_8_label=Boot Version :
dump_8_offset=0x340
dump_8_len=41