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 <daniel.kalowsky@intel.com>
This commit is contained in:
Dan Kalowsky 2016-02-12 07:22:28 -08:00 committed by Daniel Kalowsky
commit 11b88eb1f1

View file

@ -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