Added sc6531efm_nokia105 target
This commit is contained in:
@@ -70,7 +70,7 @@ For two-FDL targets (more common scenario), the naming scheme is like this: `[ta
|
||||
|
||||
For single-FDL targets, the FDL file name must be `[targetname]_[load_addr]_single.bin`.
|
||||
|
||||
For example, if you have found signed FDL loaders for Nokia 105 2019 somewhere and want to add this phone as a target, you know that they are loaded into `0x40004000` and `0x14000000` respectively, so you can rename them, for instance, to `sc6531efm_nokia_0x40004000_fdl1.bin` and `sc6531efm_nokia_0x14000000_fdl2.bin`, place them into `fdls/` and then just use `-t sc6531efm_nokia` in your commands.
|
||||
For example, if you have found signed FDL loaders for Nokia 105 2019 somewhere and want to add this phone as a target, you know that they are loaded into `0x40004000` and `0x14000000` respectively, so you can rename them, for instance, to `sc6531efm_nokia105_0x40004000_fdl1.bin` and `sc6531efm_nokia105_0x14000000_fdl2.bin`, place them into `fdls/` and then just use `-t sc6531efm_nokia105` in your commands. This signed target, by the way, has already been added as an example.
|
||||
|
||||
## Credits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user