bootloader: Only attempt to jump to application if there is any.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 9 Jul 2019 04:43:39 +0000 (06:43 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
We now read the first word from flash where the application is
installed and compare against 0xffffffff to see if programming
succeeded.


No differences found