docs
parent
d784024c03
commit
53ed1d1e83
@ -1,26 +1,28 @@
|
||||
0 0x01000000 - 0x0101ea34 (122.55 KiB)
|
||||
1 0x03000000 - 0x03000108 (264 bytes)
|
||||
2 0x04000000 - 0x0404b2d0 (300.7 KiB)
|
||||
3 0x04800000 - 0x0484b2d0 (300.7 KiB)
|
||||
```
|
||||
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) = datafile
|
||||
7 0x09000000 - 0x09000020 (32 bytes) =
|
||||
8 0x10000000 - 0x1025ff10 (2.37 MiB) = kernel
|
||||
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) = codeplug
|
||||
12 0x16000000 - 0x160da0a0 (872.16 KiB)
|
||||
13 0x16800000 - 0x168da0a0 (872.16 KiB)
|
||||
14 0x17000000 - 0x170780e2 (480.22 KiB) = resetlog = part 14
|
||||
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)
|
||||
17 0x21000000 - 0x21011cd8 (71.21 KiB)
|
||||
18 0x21800000 - 0x21800548 (1.32 KiB)
|
||||
19 0x22000000 - 0x22000548 (1.32 KiB)
|
||||
20 0x22800000 - 0x228254ec (149.23 KiB)
|
||||
20 0x22800000 - 0x228254ec (149.23 KiB) = spritemap
|
||||
21 0x23000000 - 0x2300cfe0 (51.97 KiB)
|
||||
22 0x23800000 - 0x2380427c (16.62 KiB)
|
||||
23 0x24000000 - 0x2401b2b8 (108.68 KiB)
|
||||
24 0x24800000 - 0x24803a28 (14.54 KiB)
|
||||
25 0x25000000 - 0x25004338 (16.8 KiB)
|
||||
25 0x25000000 - 0x25004338 (16.8 KiB)
|
||||
```
|
@ -0,0 +1,10 @@
|
||||
# moto-flash-data
|
||||
## Motorola TETRA Flash Modification Tool
|
||||
|
||||
### Custom Ringtones/DefaultSystemTones
|
||||
See > [Modify-Tones.md](https://git.cheetah.cat/cheetah/moto-flash-data/src/branch/master/Modify-Tones.md)
|
||||
|
||||
## How to compile/build
|
||||
1. Install go > [Download](https://go.dev/dl/)
|
||||
2. Clone this repository
|
||||
3. `go build .`
|
Loading…
Reference in New Issue