diff -r 80387fbc46c5 -r 42ae69d3c4a8 baseport/syborg/bootstrap/syborg.s --- a/baseport/syborg/bootstrap/syborg.s Tue Jun 15 12:57:21 2010 +0100 +++ b/baseport/syborg/bootstrap/syborg.s Mon Jul 05 15:30:26 2010 +0100 @@ -482,7 +482,7 @@ GetDebugPortBase ROUT ldr r1, [r12, #TRomHeader_iDebugPort] cmp r1, #42 ; JTAG? - movseq r1, #0 + moveqs r1, #0 bxeq lr ; yes - return 0 and set Z cmp r1, #1 blo GetUartPort0