mirror of
https://git.zaage.it/robert/balong-flash
synced 2024-11-04 12:00:14 +00:00
Добавлены коды разделов от 3372-Н
This commit is contained in:
parent
757def7310
commit
c4478b68a4
@ -23,13 +23,19 @@ struct {
|
|||||||
int code;
|
int code;
|
||||||
} pcodes[]={
|
} pcodes[]={
|
||||||
{"M3Boot",0x20000},
|
{"M3Boot",0x20000},
|
||||||
|
{"M3Boot_R11",0x200000},
|
||||||
{"Ptable",0x10000},
|
{"Ptable",0x10000},
|
||||||
{"Fastboot",0x110000},
|
{"Fastboot",0x110000},
|
||||||
{"Kernel",0x30000},
|
{"Kernel",0x30000},
|
||||||
|
{"Kernel_R11",0x90000},
|
||||||
{"VxWorks",0x40000},
|
{"VxWorks",0x40000},
|
||||||
|
{"VxWorks_R11",0x220000},
|
||||||
{"M3Image",0x50000},
|
{"M3Image",0x50000},
|
||||||
|
{"M3Image_R11",0x230000},
|
||||||
{"DSP",0x60000},
|
{"DSP",0x60000},
|
||||||
|
{"DSP_R11",0x240000},
|
||||||
{"NVRAM",0x70000},
|
{"NVRAM",0x70000},
|
||||||
|
{"NVRAM_R11",0x250000},
|
||||||
{"System",0x590000},
|
{"System",0x590000},
|
||||||
{"APP",0x5a0000},
|
{"APP",0x5a0000},
|
||||||
{"CD_WUI_VER",0xa0000},
|
{"CD_WUI_VER",0xa0000},
|
||||||
|
Loading…
Reference in New Issue
Block a user