Skip to content
Commit 458626c4 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: SEABIOS_HPPA_VERSION 6



Fixes the serial port emulation

Qemu versions which request a SEABIOS_HPPA_VERSION < 6 have the bug that
they use the DINO UART instead of the LASI UART as serial port #0.

Staring with SEABIOS_HPPA_VERSION 6 the serial ports are now emulated as
on physical hardware, with LASI UART being serial port #0.

This patch adds a compat patch, which will use the DINO UART port
for console I/O if it detects that qemu requests a SEABIOS_HPPA_VERSION
< 6.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 20cf9c78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment