docs: arduino 101: remove zflash references

Change-Id: I0bb83de625328b1f3d8f27e0608a2e597f221989
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-02-21 09:04:31 -05:00 committed by Gerrit Code Review
commit f3f8eeed66

View file

@ -255,8 +255,8 @@ Flashing the ROM
The default boot ROM used by the Arduino 101 requires that any binary
be authorized. Currently the Zephyr project is not supported by this ROM. To
work around this requirement, an alternative boot ROM has been created that
needs to be flashed just once. To flash a Zephyr-compatible boot ROM, use
:command:`zflash` to flash the :file:`quark_se_rom.bin` to the board.
needs to be flashed just once. To flash a Zephyr-compatible boot ROM, follow the
steps below to flash the :file:`quark_se_rom.bin` to the board.
.. note::