v85: update for the latest v85 to allow reboot
authorAlan Cox <alan@linux.intel.com>
Wed, 20 Feb 2019 00:30:40 +0000 (00:30 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 20 Feb 2019 00:30:40 +0000 (00:30 +0000)
Kernel/platform-v85/v85.s

index 3d4b5f1..2384d03 100644 (file)
@@ -12,8 +12,9 @@
 
 _platform_monitor:
 _platform_reboot:
-       di
-       hlt
+       xra a
+       out 0x40                ! Map ROM back in
+       rst 0
 
 .define platform_interrupt_all