qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash


From: Sunil V L
Subject: Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
Date: Mon, 7 Nov 2022 11:16:00 +0530

On Sun, Nov 06, 2022 at 10:20:57PM +0300, Mike Maslenkin wrote:
> Hello Sunil!
> 
> What about virt_machine_done() function?
> kernel_entry variable still points to the second flash started from
> virt_memmap[VIRT_FLASH].size / 2.
> 

The base address of the flash has not changed to keep things flexible. So, I
didn't change this portion of the code to keep the changes minimal.

Thanks
Sunil



reply via email to

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