From 11b88eb1f154b6bbbee089a4e5f34653a2131298 Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Fri, 12 Feb 2016 07:22:28 -0800 Subject: [PATCH] docs : arduino_101 rom needs to be in correct location Correcting the steps for running the loading of the ROM image. Change-Id: Icdcfe1c5ffb28ba09b5d12ba0cf39ac25d3d166f Signed-off-by: Dan Kalowsky --- doc/board/arduino_101.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/board/arduino_101.rst b/doc/board/arduino_101.rst index 825f2598d96..cf69e26f7dc 100644 --- a/doc/board/arduino_101.rst +++ b/doc/board/arduino_101.rst @@ -232,7 +232,8 @@ zflash to flash the :file:`quark_se_rom.bin` to the board. .. code-block:: console - $ sudo -E ./boards/arduino_101/support/arduino_101_load.sh rom + $ cd $ZEPHYR_BASE/boards/arduino_101/support + $ sudo -E ./arduino_101_load.sh rom This script will flash the boot rom located in :file:`$ZEPHYR_BASE/boards/arduino_101/support/quark_se_rom.bin` to the