diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-12-06 11:22:53 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-12-13 15:36:27 +0000 |
commit | 332a04b63a6c17ea38a091d1593ec78f3a8a063f (patch) | |
tree | b7413d2eea4f874e9bfbdd2ca8cd12cc28a96239 /docs/system/arm | |
parent | 3314731a7f5e96e7c4649b8a5a8253887a2242a7 (diff) | |
download | qemu-332a04b63a6c17ea38a091d1593ec78f3a8a063f.zip qemu-332a04b63a6c17ea38a091d1593ec78f3a8a063f.tar.gz qemu-332a04b63a6c17ea38a091d1593ec78f3a8a063f.tar.bz2 |
docs/system/arm/xlnx-versal-virt: document ospi-flash property
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20241206192254.3889131-4-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system/arm')
-rw-r--r-- | docs/system/arm/xlnx-versal-virt.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/system/arm/xlnx-versal-virt.rst b/docs/system/arm/xlnx-versal-virt.rst index 0bafc76..c5f35f2 100644 --- a/docs/system/arm/xlnx-versal-virt.rst +++ b/docs/system/arm/xlnx-versal-virt.rst @@ -178,6 +178,9 @@ Run the following at the U-Boot prompt: fdt set /chosen/dom0 reg <0x00000000 0x40000000 0x0 0x03100000> booti 30000000 - 20000000 +It's possible to change the OSPI flash model emulated by using the machine model +option ``ospi-flash``. + BBRAM File Backend """""""""""""""""" BBRAM can have an optional file backend, which must be a seekable |