rc2014-sbc64: Further work
authorAlan Cox <alan@linux.intel.com>
Sun, 27 Jan 2019 15:34:55 +0000 (15:34 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 27 Jan 2019 15:34:55 +0000 (15:34 +0000)
commita160ac528b0c57c5399c554cb7343cde0b3ecfe5
tree20da024808673a156fd49226af9b745b9b4463d0
parentaee7a7e09a9c76e2559e3b4d173fc5a9f6ab5c71
rc2014-sbc64: Further work

- Disable interrupts during a bitbang serial then it works rather better
- Tie SIO to a presence check (not yet probed for)
- Autodetect CTC
- CTC programming and default to CTC if possible
- Fix interrupt vector setup
- Assorted cleanups
- First cut at suspend/resume properly
12 files changed:
Kernel/platform-rc2014-sbc64/Makefile
Kernel/platform-rc2014-sbc64/README
Kernel/platform-rc2014-sbc64/config.h
Kernel/platform-rc2014-sbc64/devices.c
Kernel/platform-rc2014-sbc64/devtty.c
Kernel/platform-rc2014-sbc64/devtty.h
Kernel/platform-rc2014-sbc64/discard.c
Kernel/platform-rc2014-sbc64/fuzix.lnk
Kernel/platform-rc2014-sbc64/main.c
Kernel/platform-rc2014-sbc64/rc2014.h
Kernel/platform-rc2014-sbc64/rc2014.s
Kernel/platform-rc2014-sbc64/tricks.s