linc80: continued work on proper IM2 support
authorAlan Cox <alan@linux.intel.com>
Wed, 9 Jan 2019 03:08:08 +0000 (03:08 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 9 Jan 2019 03:08:08 +0000 (03:08 +0000)
commit647be4c7c38fe6a30027881f0ff1435f21112fb7
treeb0ce83631ad9b1cb3c1680e8cdc93cc903d9feaf
parent3bfea7911f24f3f66e957606abd5882432ad3afd
linc80: continued work on proper IM2 support

Add IM2 driven serial interrupts with proper queues. We don't yet do all the
status and error bits right.

This enables IM2 serial but we don't gain much from it because we have yet
to tackle the core changes needed to leave other interrupt lines running for
most cases where we today DI, and to soft count, skip re-entry of the
interrupt_handler/timer proper.
Kernel/platform-linc80/README
Kernel/platform-linc80/crt0.s
Kernel/platform-linc80/devtty.c
Kernel/platform-linc80/devtty.h
Kernel/platform-linc80/fuzix.lnk
Kernel/platform-linc80/kernel.def
Kernel/platform-linc80/linc80.s
Kernel/platform-linc80/main.c