BUGfix: Abort timeout when bootLoaderConditionSimple()
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Thu, 12 Sep 2013 17:39:18 +0000 (19:39 +0200)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Thu, 12 Sep 2013 17:41:27 +0000 (17:41 +0000)
commit3e8387dcfe45fa59d9ceab898a163d5630e247b9
treeac00f089cd808eeaf65c35ebdc638ab53fb2f400
parent61085a4540e9abf0d1698396638db7c617d0e48e
BUGfix: Abort timeout when bootLoaderConditionSimple()

When CONFIG_HAVE__BOOTLOADER_ABORTTIMEOUTONACT is enabled, then
timeout must be aborted when entering the bootloader via
bootLoaderConditionSimple().

Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
firmware/main.c