bootloader: Never auto-start the application in the intermediate bootloader.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 8 Dec 2019 17:20:04 +0000 (18:20 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
Instead, we now always enter bootloader operation. I think this has
less potential of bricking a device in case you don't press PTE24
fast enough after installing the intermediate bootloader.


No differences found