xemu/hw/hppa
Mark Cave-Ayland fe744ca3ee lasi: fix serial port initialisation
The existing code checks for serial_hd(1) but sets the LASI serial port chardev
to serial_hd(0). Use serial_hd(1) for the LASI serial port and also set the
serial port endian to DEVICE_BIG_ENDIAN (which also matches the endian of the
existing serial port).

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-32-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2022-05-08 18:52:37 +01:00
..
hppa_hardware.h dino: move DINO HPA constants from hppa_hardware.h to dino.h 2022-05-08 18:52:36 +01:00
hppa_sys.h lasi: move memory region initialisation to new lasi_init() function 2022-05-08 18:52:36 +01:00
Kconfig dino: move from hw/hppa to hw/pci-host 2022-05-08 18:52:36 +01:00
lasi.c lasi: fix serial port initialisation 2022-05-08 18:52:37 +01:00
lasi.h lasi: define IRQ inputs as qdev GPIOs 2022-05-08 18:52:37 +01:00
machine.c lasi: move register memory mapping from lasi.c to machine.c 2022-05-08 18:52:36 +01:00
meson.build dino: move from hw/hppa to hw/pci-host 2022-05-08 18:52:36 +01:00
pci.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
trace-events dino: move from hw/hppa to hw/pci-host 2022-05-08 18:52:36 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00