Skip to content

Commit 02e120e

Browse files
committed
Documentation/esp32-devkitc: document board_boot_image MCUboot path
1 parent dffc579 commit 02e120e

File tree

1 file changed

+6
-0
lines changed
  • Documentation/platforms/xtensa/esp32/boards/esp32-devkitc

1 file changed

+6
-0
lines changed

Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,12 @@ This configuration is the same as the ``nsh`` configuration, but it generates th
655655
image in a format that can be used by MCUboot. It also makes the ``make bootloader`` command to
656656
build the MCUboot bootloader image using the Espressif HAL.
657657

658+
When ``mcuboot`` is used as bootloader, this board uses the
659+
``board_boot_image()`` implementation in the chain-boot path through
660+
``boardctl(BOARDIOC_BOOT_IMAGE)``.
661+
See :doc:`/applications/boot/mcuboot/index` for general MCUboot boot flow
662+
details and platform requirements.
663+
658664
mcuboot_update_agent
659665
--------------------
660666

0 commit comments

Comments
 (0)