[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
From: |
Pierrick Bouvier |
Subject: |
[PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property |
Date: |
Wed, 4 Dec 2024 12:39:10 -0800 |
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
docs/system/arm/fby35.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/system/arm/fby35.rst b/docs/system/arm/fby35.rst
index bf6da6baa2a..ed9faef363c 100644
--- a/docs/system/arm/fby35.rst
+++ b/docs/system/arm/fby35.rst
@@ -45,3 +45,6 @@ process starts.
$ screen /dev/tty0 # In a separate TMUX pane, terminal window, etc.
$ screen /dev/tty1
$ (qemu) c # Start the boot process once screen is setup.
+
+This machine model supports emulation of the boot from the CEO flash device by
+setting option ``execute-in-place``.
--
2.39.5
[PATCH v2 3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property, Pierrick Bouvier, 2024/12/04
[PATCH v2 4/4] docs/system/arm/virt: document missing properties, Pierrick Bouvier, 2024/12/04