KonstantinKondrashov
|
267ca19ae8
|
bootloader: Fix dram_seg
|
2019-10-08 16:07:53 +08:00 |
|
KonstantinKondrashov
|
e0f7fbc5fa
|
bootloader: expand the space for iram_loader_seg
Fixed ld issue: overflowed iram_loader_seg
|
2019-09-13 00:39:37 +08:00 |
|
jiangguangming
|
4ef4b29c74
|
Reorganize the memory to maximize contiguous DRAM
1. Fix bug for variable sdkconfig_header in CMakeLists.txt
2. Modify the load address of bootloader
3. Modify the load address of application program
|
2019-09-06 16:18:42 +08:00 |
|
jiangguangming
|
c057c141eb
|
Fix bug for reserved memory regions
1. Release 16KB memory of reserved regions to heap
2. Modify the dram_seg address of bootloader to 0x3FFF8000, size is 16K
|
2019-09-05 19:00:14 +08:00 |
|
suda-morris
|
12f00d9a5e
|
make bootloader support esp32s2beta
|
2019-06-11 13:06:32 +08:00 |
|