mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
Update flash layout to use eboot
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 16M chips */
|
||||
/* irom0 940KB */
|
||||
/* sketch 1019KB */
|
||||
/* eeprom 20KB */
|
||||
/* spiffs 15MB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xEB000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xfeff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x40300000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 1M chips */
|
||||
/* irom0 812KB */
|
||||
/* sketch 871KB */
|
||||
/* spiffs 128KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xCB000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xd9ff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x402DB000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 1M chips */
|
||||
/* irom0 684KB */
|
||||
/* sketch 743KB */
|
||||
/* spiffs 256KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xAB000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xb9ff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x402BB000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 1M chips */
|
||||
/* irom0 428KB */
|
||||
/* sketch 487KB */
|
||||
/* spiffs 512KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0x6B000
|
||||
irom0_0_seg : org = 0x40201010, len = 0x79ff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x4027B000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 1M chips */
|
||||
/* irom0 876KB */
|
||||
/* sketch 935KB */
|
||||
/* spiffs 64KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xDB000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xe9ff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x402EB000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 2M chips */
|
||||
/* irom0 960KB */
|
||||
/* sketch 1019KB */
|
||||
/* spiffs 1004KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xF0000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xfeff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x40300000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 4M chips */
|
||||
/* irom0 960KB */
|
||||
/* sketch 1019KB */
|
||||
/* spiffs 3052KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xF0000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xfeff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x40300000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 512K chips */
|
||||
/* irom0 364KB */
|
||||
/* sketch 423KB */
|
||||
/* spiffs 64KB */
|
||||
/* eeprom 20KB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0x5B000
|
||||
irom0_0_seg : org = 0x40201010, len = 0x69ff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x4026B000 );
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Flash Split for 8M chips */
|
||||
/* irom0 940KB */
|
||||
/* sketch 1019KB */
|
||||
/* eeprom 20KB */
|
||||
/* spiffs 7MB */
|
||||
|
||||
@ -8,7 +8,7 @@ MEMORY
|
||||
dport0_0_seg : org = 0x3FF00000, len = 0x10
|
||||
dram0_0_seg : org = 0x3FFE8000, len = 0x14000
|
||||
iram1_0_seg : org = 0x40100000, len = 0x8000
|
||||
irom0_0_seg : org = 0x40210000, len = 0xEB000
|
||||
irom0_0_seg : org = 0x40201010, len = 0xfeff0
|
||||
}
|
||||
|
||||
PROVIDE ( _SPIFFS_start = 0x40300000 );
|
||||
|
Reference in New Issue
Block a user