< mwalle> btw
< mwalle> there is another bug in theobromas linux :)
< mwalle> but it might not affect you
< mwalle> #define HW_JTAG_EXCEPTION_VECTOR(offset) \
< mwalle> rcsr r7, DEBA; \
< mwalle> addi r7, r7, offset; \
< mwalle> they overwrite r7 when a debug exception occurs...
< mwalle> btw < mwalle> there is another bug in theobromas linux :) < mwalle> but it might not affect you < mwalle> #define HW_JTAG_EXCEPTION_VECTOR(offset) \ < mwalle> rcsr r7, DEBA; \ < mwalle> addi r7, r7, offset; \ < mwalle> they overwrite r7 when a debug exception occurs...