OVMS3-idf/components/bootloader_support/include_priv
Konstantin Kondrashov 3e0ac4db79 partition_table: Expanding the space under the bootloader
Allows you to move the partition table, it gives more space for the bootloader.
Added a new utility - parttool.py. This utility can search for the offset and/or size of the partitions by name and type/subtype. Use for getting APP_OFFSET and PHY_DATA_OFFSET.
The linker(esp32.bootloader.ld) made changes that allow you to write a custom bootloader code more.

TW14125
2018-06-08 18:47:29 +05:00
..
bootloader_config.h bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bootloader_flash.h Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
bootloader_init.h bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bootloader_random.h bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00
bootloader_sha.h bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
bootloader_utility.h partition_table: Expanding the space under the bootloader 2018-06-08 18:47:29 +05:00
flash_qio_mode.h feature(psram): configure flash and psram speed during runtime 2018-04-20 20:51:44 +08:00