From: Stephan Baerwolf Date: Wed, 14 Nov 2012 20:40:25 +0000 (+0100) Subject: new feature: HAVE_SPMINTEREFACE_NORETMAGIC X-Git-Tag: v0.9~1 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/5b68d3343df7c2c9a81c220ee268f3dcfc840886?ds=inline;hp=5b68d3343df7c2c9a81c220ee268f3dcfc840886 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 ---