mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 12:41:57 +00:00
Introduce an architecture sorting of boards. This is to allow for easier maintenance going forward as the number of boards grows. It will be easier for any scripts to know the board/arch mapping without having to maintain an explicit list of what boards are associated with which arch. We can also do things like have architecture maintainers cover reviews and branches for arch/${ARCH} and boards/${ARCH} going forward. Change-Id: I02e0a30292b31fad58fb5dfab2682ad1c5a7d5a7 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
openocd.cfg | ||
README.txt |
Restoring Original Bootloader RPM ================================= If you have installed a custom bootloader on the Arduino 101 device for Zephyr development you can restore the original bootloader using the flashpack utility available from here: https://downloadcenter.intel.com/downloads/eula/25470/Arduino-101-software-package?httpDown=https%3A%2F%2Fdownloadmirror.intel.com%2F25470%2Feng%2Farduino101-factory_recovery-flashpack.tar.bz2 Follow the README files in this package for instructions how to restore the original factory settings. The Arduino 101 board in Zephyr does support the original bootloader only now. The advantages of the original bootloader are the following: - Supports flashing using USB DFU - Supports flashing the Bluetooth firmware - Does not require JTAG