trs80: don't halt in the loop - it has weird effects
authorAlan Cox <alan@linux.intel.com>
Sat, 2 Jun 2018 21:57:48 +0000 (22:57 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 2 Jun 2018 21:57:48 +0000 (22:57 +0100)
Kernel/platform-trs80m1/trs80.s

index 1d6a5a5..f0962c9 100644 (file)
@@ -64,7 +64,6 @@ bufend:
 
 _platform_monitor:
            di
-           halt
            jr _platform_monitor
 
 platform_interrupt_all: