From 332a04b63a6c17ea38a091d1593ec78f3a8a063f Mon Sep 17 00:00:00 2001 From: Pierrick Bouvier Date: Fri, 6 Dec 2024 11:22:53 -0800 Subject: [PATCH] docs/system/arm/xlnx-versal-virt: document ospi-flash property Signed-off-by: Pierrick Bouvier Message-id: 20241206192254.3889131-4-pierrick.bouvier@linaro.org Signed-off-by: Peter Maydell Reviewed-by: Peter Maydell --- docs/system/arm/xlnx-versal-virt.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/system/arm/xlnx-versal-virt.rst b/docs/system/arm/xlnx-versal-virt.rst index 0bafc76469..c5f35f28e4 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 -- 2.30.2