zephyr/boards/arduino_101/support
Dan Kalowsky 08dd836791 board : arduino_101 : fixing flash scripts
Fixing the flash script so that we only have one for the process of writing
out the ROM and the OS images.

Change-Id: I6fc8bd8eee553a17c0036da3ce5b89510f3b57d8
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:25:31 -05:00
..
README arduino_101: include custom boot rom built from QMSI 2016-02-05 20:25:31 -05:00
arduino_101_backup.sh scripts : Arduino 101 flashing script 2016-02-05 20:25:30 -05:00
arduino_101_load.sh board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
openocd.cfg Update Arduino 101 openocd.cfg 2016-02-05 20:25:30 -05:00
quark_se_rom.bin arduino_101: include custom boot rom built from QMSI 2016-02-05 20:25:31 -05:00
restore.cfg scripts : Arduino 101 flashing script 2016-02-05 20:25:30 -05:00

README

The file quark_se_rom.bin was built from source from the
QMSI repository, using a check out of the following git tree:

https://github.com/01org/qmsi

At revision 90ba6def08b035a870289aca988e30ec41e502b1

Using the IAMCU compiler distributed inside the Intel System
Studio for Microcontrollers release 1.0.0.019. You can register
and download this compiler here:

http://www.intel.com/content/www/us/en/embedded/products/quark/mcu/d2000/software-and-drivers.html

The following is the license information for this binary:

Copyright (c) 2015, Intel Corporation
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
3. Neither the name of the Intel Corporation nor the names of its
   contributors may be used to endorse or promote products derived from this
   software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE INTEL CORPORATION OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.