qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 20/50] dino: use numerical constant for iar0 and iar1 rese


From: Richard Henderson
Subject: Re: [PATCH v2 20/50] dino: use numerical constant for iar0 and iar1 reset values
Date: Thu, 5 May 2022 12:52:05 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/4/22 04:25, Mark Cave-Ayland wrote:
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>
---
  hw/hppa/dino.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]