[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash prop
From: |
Pierrick Bouvier |
Subject: |
[PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property |
Date: |
Fri, 22 Nov 2024 14:50:47 -0800 |
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
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 0bafc76469d..c5f35f28e4f 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.39.5
- Re: [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name, (continued)
- [PATCH 08/12] docs/system/arm/orangepi: update links, Pierrick Bouvier, 2024/11/22
- [PATCH 09/12] docs/system/arm/fby35: document execute-in-place property, Pierrick Bouvier, 2024/11/22
- [PATCH 07/12] docs/system/arm/fby35: update link to product page, Pierrick Bouvier, 2024/11/22
- [PATCH 11/12] docs/system/arm/virt: document missing properties, Pierrick Bouvier, 2024/11/22
- [PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property,
Pierrick Bouvier <=
- [PATCH 12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc, Pierrick Bouvier, 2024/11/22
- Re: [PATCH 00/12] Minor fixes for Arm documentation, Peter Maydell, 2024/11/26