summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael LeMay <michael.lemay@intel.com>2016-02-27 21:54:55 -0800
committerGerrit Code Review <gerrit@zephyrproject.org>2016-02-29 22:57:43 +0000
commit6269b94652e3794f4fee9321b754694fb56fc5ef (patch)
tree42cb6d6d16c093b6ea5d5780c69576ec943dadc1
parent7987a7435070f66849a671b118c5238424202d5b (diff)
doc: Note spurious Intel Galileo boot messages
Change-Id: I662dfd64d2e09e2a4ab6bbf76e74ebdeaae22325 Signed-off-by: Michael LeMay <michael.lemay@intel.com>
-rw-r--r--doc/board/galileo.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/board/galileo.rst b/doc/board/galileo.rst
index b288e5f24..8274ffe77 100644
--- a/doc/board/galileo.rst
+++ b/doc/board/galileo.rst
@@ -329,6 +329,13 @@ Steps
When the boot process completes, you have finished booting the
Zephyr application image.
+ .. note::
+ If the following messages appear during boot, they can be safely
+ ignored.
+ .. code-block:: console
+ WARNING: no console will be available to OS
+ error: no suitable video mode found.
+
Known Problems and Limitations
******************************