new feature: HAVE_SPMINTEREFACE_NORETMAGIC
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Wed, 14 Nov 2012 20:40:25 +0000 (21:40 +0100)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Wed, 14 Nov 2012 20:54:34 +0000 (20:54 +0000)
commit5b68d3343df7c2c9a81c220ee268f3dcfc840886
treeccb3ac5007da8615401251bcb4254dd79c3c86af
parente484a9d34be1ee8b9a15746b350cb0e168e54ce6
new feature: HAVE_SPMINTEREFACE_NORETMAGIC

If sth. went wrong within "bootloader__do_spm" and this macro is ACTIVATED,
then "bootloader__do_spm" will not return the call and loop infinity instead.

This feature prevents old updaters to do sth. undefined on wrong magic.

Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
firmware/bootloaderconfig.h
firmware/spminterface.h