qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v3 2/9] target/riscv: Don't overwrite the reset vector


From: Bin Meng
Subject: Re: [PATCH v3 2/9] target/riscv: Don't overwrite the reset vector
Date: Thu, 21 May 2020 09:45:20 +0800

On Wed, May 20, 2020 at 5:39 AM Alistair Francis
<address@hidden> wrote:
>
> The reset vector is set in the init function don't set it again in
> realize.
>
> Signed-off-by: Alistair Francis <address@hidden>
> ---
>  target/riscv/cpu.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <address@hidden>



reply via email to

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