Skip to content

In mcuboot, always reboot after timeout.#1566

Open
kareltucek wants to merge 9 commits into
sdk-updatesfrom
mcuboot_reboot_on_timeout
Open

In mcuboot, always reboot after timeout.#1566
kareltucek wants to merge 9 commits into
sdk-updatesfrom
mcuboot_reboot_on_timeout

Conversation

@kareltucek
Copy link
Copy Markdown
Collaborator

@benedekkupper would you take a quick look at this? I.e., does the change look sane to you?


Context:

Without this patch, rebooting with:

    bootmode_set(BOOT_MODE_TYPE_BOOTLOADER);
    sys_reboot(SYS_REBOOT_COLD);

leaves me in the bootloader indefinitely. Laszlo however reports that his board boots fine after the 3s timeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants