]> granicus.if.org Git - esp-idf/commit
Bootloader: Support switching to Quad I/O mode during boot process
authorAngus Gratton <angus@espressif.com>
Mon, 30 Jan 2017 03:29:50 +0000 (14:29 +1100)
committerAngus Gratton <angus@espressif.com>
Wed, 8 Feb 2017 21:44:05 +0000 (08:44 +1100)
commit68cba2a1fbc29438af3927512c99bc6769352695
tree1a94fc5662e09787ea555c795a73b0825915c622
parent0a678ebe8c8bb78053f2a2dc4bd26124adde9122
Bootloader: Support switching to Quad I/O mode during boot process
components/bootloader/src/main/bootloader_start.c
components/bootloader/src/main/component.mk
components/bootloader/src/main/flash_qio_mode.c [new file with mode: 0644]
components/bootloader/src/main/flash_qio_mode.h [new file with mode: 0644]
components/esp32/include/rom/spi_flash.h
components/esp32/ld/esp32.rom.ld
components/esptool_py/Kconfig.projbuild
make/test_build_system.sh