On 26/5/23 14:10, Sunil V L wrote:
pflash devices can be used in virt machine for different purposes like for ROM code or S-mode FW payload. Add a section in the documentation on how to use pflash devices for different purposes.Signed-off-by: Sunil V L <suni...@ventanamicro.com> --- docs/system/riscv/virt.rst | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>