diff options
author | Mark Cave-Ayland | 2022-05-04 11:25:30 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2022-05-08 19:52:36 +0200 |
commit | 2fb11c7cac7f6074f42d821cfbff4d7b80b3ab6f (patch) | |
tree | 8fbe6de3860a325f30bd497437499c1949171971 /hw/pci-host/sabre.c | |
parent | hppa: move dino_init() from dino.c to machine.c (diff) | |
download | qemu-2fb11c7cac7f6074f42d821cfbff4d7b80b3ab6f.tar.gz qemu-2fb11c7cac7f6074f42d821cfbff4d7b80b3ab6f.tar.xz qemu-2fb11c7cac7f6074f42d821cfbff4d7b80b3ab6f.zip |
dino: use numerical constant for iar0 and iar1 reset values
This is to allow us to decouple the DINO device from the board logic. The choice
of using a hard-coded constant (along with a comment) is to match how this is
already done for toc_addr. If it is decided later that these values need to be
configurable then they can easily be converted to qdev properties.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-21-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>
Diffstat (limited to 'hw/pci-host/sabre.c')
0 files changed, 0 insertions, 0 deletions