OVMS3-idf/components/bootloader_support/include_bootloader
Ivan Grokhotkov 96d0f7f5e2 bootloader: account for load address when mapping cache pages
Bootloader used to calculate the number of cache pages assuming that
load address was aligned, while in reality load address for DROM and
IROM was offset by 0x20 bytes from the start of 64kB page. This
caused the bootloader to map one less page if the size of the image
was 0x4..0x1c less than a multiple of 64kB.

Reported in https://esp32.com/viewtopic.php?f=13&t=6952.
2019-01-19 14:44:55 +08:00
..
bootloader_config.h bootloader_support: Rename include_priv directory to include_bootloader 2018-07-23 15:58:27 +10:00
bootloader_flash.h bootloader: account for load address when mapping cache pages 2019-01-19 14:44:55 +08:00
bootloader_init.h bootloader_support: Rename include_priv directory to include_bootloader 2018-07-23 15:58:27 +10:00
bootloader_sha.h app_update: Add API for getting sha256_of_partition 2018-08-13 13:59:07 +05:00
bootloader_utility.h Merge branch 'bugfix/bootloader_include_priv' into 'master' 2018-07-23 18:50:35 +08:00
flash_qio_mode.h bootloader_support: Rename include_priv directory to include_bootloader 2018-07-23 15:58:27 +10:00