commit | b17bed5b1727e3aa9e37fc8e8c3222130ceab22f | [log] [tgz] |
---|---|---|
author | Thomas Huth <huth@tuxfamily.org> | Sat Jun 30 16:58:01 2018 +0200 |
committer | Thomas Huth <huth@tuxfamily.org> | Sat Sep 07 08:32:34 2019 +0200 |
tree | 39d9579b1f4b450f7f31e26880c81510287b6b35 | |
parent | b43047a20feba0ff1eaf6a49007e2d5402df3d46 [diff] |
m68k: Add serial controller to the NeXTcube machine The NeXTcube uses a normal 8530 serial controller, so we can simply use our normal "escc" device here. While we're at it, also add a boot-serial-test for the next-cube machine, now that the serial output works. Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190831074519.32613-6-huth@tuxfamily.org> Signed-off-by: Thomas Huth <huth@tuxfamily.org>