commit | 91c23f214a3082ae1ac6f3850a0a163323e771da | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Mar 15 10:15:25 2017 -0700 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Wed Mar 15 10:16:17 2017 -0700 |
tree | 5b74c3fce54cde1710c41e5465624901583fe010 | |
parent | 709b8c34ac52daa88576cb1ef36c0e81d82fba68 [diff] [blame] |
zephyr: add arduino_101 demo configuration Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
diff --git a/boot/zephyr/targets/arduino_101.conf b/boot/zephyr/targets/arduino_101.conf new file mode 100644 index 0000000..b58b0d9 --- /dev/null +++ b/boot/zephyr/targets/arduino_101.conf
@@ -0,0 +1,4 @@ +CONFIG_PHYS_LOAD_ADDR=0x40010000 +CONFIG_TEXT_SECTION_OFFSET=0x30 +CONFIG_ROM_SIZE=64 +CONFIG_SOC_FLASH_QMSI=y