From: Stephan Baerwolf Date: Sun, 31 Mar 2013 20:54:02 +0000 (+0200) Subject: Workaround "eicall" compiler bug X-Git-Tag: v0.96~4 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/6c347ffa2ceef6cd7a9009d4c544e788d31a24e8?hp=6c347ffa2ceef6cd7a9009d4c544e788d31a24e8 Workaround "eicall" compiler bug There seems to be another funny compiler Bug. When gcc is using "eicall" opcode it forgets to modify EIND. On devices with large flash memory there are some target address bits missing. Signed-off-by: Stephan Baerwolf ---