rc2014: correct SIO probe
authorAlan Cox <alan@linux.intel.com>
Sun, 2 Sep 2018 23:17:35 +0000 (00:17 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 2 Sep 2018 23:17:35 +0000 (00:17 +0100)
This gets us to the point of bootdev: but then life goes downhill.

Kernel/platform-rc2014/rc2014.s

index 295e754..fdde31e 100644 (file)
@@ -85,7 +85,7 @@ init_hardware:
        inc b
        out (c),b
        in a,(c)
-       sub e
+       sub d
        jr z, is_sio
        ; We have however pooped on the 68B50 setup so put it back into
        ; a sensible state.