updated docs

master
cheetah 1 month ago
parent 312cf2f075
commit 0890260d17

@ -1,26 +1,26 @@
```
0 0x01000000 - 0x0101ea34 (122.55 KiB) = 1.13.5
1 0x03000000 - 0x03000108 (264 bytes) = copyright-stuff
2 0x04000000 - 0x0404b2d0 (300.7 KiB) = 1.13.13-1
3 0x04800000 - 0x0484b2d0 (300.7 KiB) = 1.13.13-2
4 0x05000000 - 0x05142820 (1.26 MiB) = short sounds /mnt/flash/DefaultSystemTones.tar
5 0x06000000 - 0x060af020 (700.03 KiB) = ringtones /mnt/flash/RingTones.tar
6 0x08000000 - 0x08003fb2 (15.92 KiB) = datafile1
7 0x09000000 - 0x09000020 (32 bytes) = datafile2
8 0x10000000 - 0x1025ff10 (2.37 MiB) = kernel / 2.6.34.6-1343AS
9 0x11000000 - 0x11543170 (5.26 MiB) =
10 0x13000000 - 0x136c4130 (6.77 MiB) = Squashfs filesystem, little endian, version 4.0, compression:gzip (non-standard type definition), size: 7091805 bytes, 310 inodes, blocksize: 131072 bytes, created: 2019-12-19 04:25:53
11 0x14000000 - 0x1429a2a0 (2.6 MiB) = hd-codeplug
12 0x16000000 - 0x160da0a0 (872.16 KiB) = 1.13.96-1
13 0x16800000 - 0x168da0a0 (872.16 KiB) = 1.13.96-2
0 0x01000000 - 0x0101ea34 (122.55 KiB) = 1.13.5
1 0x03000000 - 0x03000108 (264 bytes) = copyright-stuff
2 0x04000000 - 0x0404b2d0 (300.7 KiB) = 1.13.13-1
3 0x04800000 - 0x0484b2d0 (300.7 KiB) = 1.13.13-2
4 0x05000000 - 0x05142820 (1.26 MiB) = short sounds /mnt/flash/DefaultSystemTones.tar
5 0x06000000 - 0x060af020 (700.03 KiB) = ringtones /mnt/flash/RingTones.tar
6 0x08000000 - 0x08003fb2 (15.92 KiB) = datafile1
7 0x09000000 - 0x09000020 (32 bytes) = datafile2
8 0x10000000 - 0x1025ff10 (2.37 MiB) = kernel / 2.6.34.6-1343AS
9 0x11000000 - 0x11543170 (5.26 MiB) =
10 0x13000000 - 0x136c4130 (6.77 MiB) = Squashfs filesystem, little endian, version 4.0, compression:gzip (non-standard type definition), size: 7091805 bytes, 310 inodes, blocksize: 131072 bytes, created: 2019-12-19 04:25:53
11 0x14000000 - 0x1429a2a0 (2.6 MiB) = hd-codeplug
12 0x16000000 - 0x160da0a0 (872.16 KiB) = 1.13.96-1
13 0x16800000 - 0x168da0a0 (872.16 KiB) = 1.13.96-2
14 0x17000000 - 0x170780e2 (480.22 KiB) = boot/resetlog.zip
15 0x20000000 - 0x20003124 (12.29 KiB)
16 0x20800000 - 0x2080d9c0 (54.44 KiB)
16 0x20800000 - 0x2080d9c0 (54.44 KiB) = 13x px spritemap
17 0x21000000 - 0x21011cd8 (71.21 KiB)
18 0x21800000 - 0x21800548 (1.32 KiB)
19 0x22000000 - 0x22000548 (1.32 KiB)
20 0x22800000 - 0x228254ec (149.23 KiB) = spritemap
21 0x23000000 - 0x2300cfe0 (51.97 KiB)
20 0x22800000 - 0x228254ec (149.23 KiB) = spritemap
21 0x23000000 - 0x2300cfe0 (51.97 KiB) = spritemap 16px RGB 8bit
22 0x23800000 - 0x2380427c (16.62 KiB)
23 0x24000000 - 0x2401b2b8 (108.68 KiB)
24 0x24800000 - 0x24803a28 (14.54 KiB)

@ -1,8 +1,11 @@
### Modify Ring/Notification Tones
1. CPS > Full Flash Report (Entire Flash) > `2025-ringtone-before-fullflashreport.s19`
2. `./moto-flash-data s19-tree -f 2025-ringtone-before-fullflashreport.s19`
Example Output:
```
INF S19-Tree fileName=2025-ringtone-before-fullflashreport.s19
INF Reading file... fileSize=58451410
@ -63,9 +66,11 @@ INF Index: 25, Media-ID: 0x00, Partition Size: 0x00004338 / 17208 bytes, Partiti
look for Partition 4-5 (4 = Short Tones, 5 = Ringtones)
3. Extract the specified Partition into a seperate file.
`./moto-flash-data s19-isolate-part -f 2025-ringtone-before-fullflashreport.s19 -i 5 -o mtp3250-part5.mpar`
4. List Partition PAX Contents:
`./moto-flash-data mpar-pax-list -f mtp3250-part5.mpar`
Example Output:

Loading…
Cancel
Save