From: Stephan Baerwolf Date: Thu, 7 Nov 2013 15:30:25 +0000 (+0100) Subject: fix: DANGEROUS addressing issue in spminterface.h X-Git-Tag: testing-head~10 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/206f11ac07867c37031b559d31e8a40fb36f89ef?ds=inline;hp=206f11ac07867c37031b559d31e8a40fb36f89ef fix: DANGEROUS addressing issue in spminterface.h Systematic testing issued an error in the definition of funcaddr___bootloader__do_spm for ATmega644. Thank to automatic addressverification this error could be discovered. Signed-off-by: Stephan Baerwolf ---