From fa61e60d06e7a50fd3d681822a5f637f14582d80 Mon Sep 17 00:00:00 2001 From: henryk Date: Sat, 2 Feb 2008 06:16:31 +0000 Subject: Commit status quo. Partly or severely broken. git-svn-id: https://svn.openpcd.org:2342/trunk@402 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/os/boot/boot.s | 1 + 1 file changed, 1 insertion(+) (limited to 'openpicc/os') diff --git a/openpicc/os/boot/boot.s b/openpicc/os/boot/boot.s index f1fc3c7..d9ac156 100644 --- a/openpicc/os/boot/boot.s +++ b/openpicc/os/boot/boot.s @@ -240,6 +240,7 @@ my_fiq_handler: ldrne r8, [r11] tstne r8, #0x01 /* Check whether a TX is pending */ beq .no_ssc + b .no_ssc mov r8, #PIO_LED1 str r8, [r10, #PIOA_SODR] /* disable LED */ -- cgit v1.2.3