zephyr/boards/arduino_101_sss
Anas Nashif 909dd7ee05 arduino_101: support booting with original bootloader
To boot zephyr on the Arduino 101 running the original bootloader
which supports DFU, set the following in your application configuration
file:

CONFIG_SS_RESET_VECTOR=0x40034000
CONFIG_PHYS_LOAD_ADDR=0x40010000
CONFIG_VERSION_HEADER=y

Jira: ZEP-219
Change-Id: Ia015a7b6fce888b49ed22c558de992132d4713ea
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-30 13:56:54 -04:00
..
support
arduino_101_sss_defconfig quark_se_ss: Add default SPI configuration values 2016-02-20 15:39:16 +00:00
board.c arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
board.h
Kconfig.board boards: make individual boards dependent on SoC selections 2016-03-16 01:38:06 +00:00
Kconfig.defconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile
Makefile.board arc: make SRAM/DCCM values configurable 2016-04-25 19:17:03 +00:00