esp-idf/components/bootloader/subproject/main/ld/esp32
Marius Vikhammer 5036ec363b soc: add dummy bytes to ensure instr prefetch always valid
The CPU might prefetch instructions, which means it in some cases
will try to fetch instruction located after the last instruction in
flash.text.

Add dummy bytes to ensure fetching these wont result in an error,
 e.g. MMU exceptions
2021-04-01 10:23:44 +08:00
..
bootloader.ld soc: add dummy bytes to ensure instr prefetch always valid 2021-04-01 10:23:44 +08:00
bootloader.rom.ld make bootloader support esp32s2beta 2019-06-11 13:06:32 +08:00