On 5/4/22 02:25, Mark Cave-Ayland wrote:
DINO refers to the GSC-PCI bridge device which will soon be handled separately,
however the QEMU HPPA machine is actually based upon the HPPA B160L as indicated
by the Linux kernel dmesg output when booted in qemu-system-hppa and the QEMU
MAINTAINERS file.

Update the machine configuration to use CONFIG_HPPA_B160L instead of CONFIG_DINO
and also update the machine description accordingly.

Signed-off-by: Mark Cave-Ayland<mark.cave-ayl...@ilande.co.uk>
Acked-by: Helge Deller<del...@gmx.de>
---
  configs/devices/hppa-softmmu/default.mak | 2 +-
  hw/hppa/Kconfig                          | 2 +-
  hw/hppa/machine.c                        | 2 +-
  hw/hppa/meson.build                      | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to