diff mbox series

[09/12] docs/system/arm/fby35: document execute-in-place property

Message ID 20241122225049.1617774-10-pierrick.bouvier@linaro.org
State New
Headers show
Series Minor fixes for Arm documentation | expand

Commit Message

Pierrick Bouvier Nov. 22, 2024, 10:50 p.m. UTC
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
 docs/system/arm/fby35.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

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``.