On 12/4/24 19:37, Andrew Jeffery wrote:
On Wed, 2024-12-04 at 12:39 -0800, Pierrick Bouvier wrote:
Signed-off-by: Pierrick Bouvier <pierrick.bouv...@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
Bit of a nit, but: s/CEO/CE0/ :)
My mind was probably conditioned [1] after reading Facebook :).
[1] https://techcrunch.com/2011/06/25/im-ceo-bitch/
More seriously, I'll fix that, thanks!
Andrew