projects
/
pub
/
USBaspLoader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c9d0109
)
BUGfix: enable "CONFIG_HAVE__BOOTLOADER_ALWAYSENTERPROGRAMMODE" not always
author
Stephan Baerwolf
<stephan.baerwolf@tu-ilmenau.de>
Thu, 12 Sep 2013 13:37:45 +0000
(15:37 +0200)
committer
Stephan Baerwolf
<stephan.baerwolf@tu-ilmenau.de>
Thu, 12 Sep 2013 14:26:59 +0000
(14:26 +0000)
The feature "CONFIG_HAVE__BOOTLOADER_ALWAYSENTERPROGRAMMODE" may be dangerous,
since bootloader may never exit ("CONFIG_NO__BOOTLOADER_CAN_EXIT").
So the feature only is enabled, if "CONFIG_NO__BOOTLOADER_CAN_EXIT" is disabled.
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
No differences found