zephyr/boards/quark_se_devboard
Andre Guedes a7f70af0db quark_d2000/se: Don't setup GDT during initialization
Quark D2000 and SE based boards (but Arduino 101) use QMSI bootloader
by default. QMSI bootloader sets up GDT in the so-called 'basic flat
model' just like Zephyr does by default.

This patch changes Quark D2000 and SE boards default configuration
so they rely on QMSI bootloader and we don't sets up GDT twice.

Change-Id: Ic6e520148b732bd48c00657c6c8138a8d865faef
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-09-09 11:21:39 +00:00
..
support quark_se_devboard: Update flash and debug openocd configuration 2016-05-11 20:21:35 +00:00
Kconfig.board quark_se_devboard: We do not support capabilities via Kconfig yet 2016-08-25 06:12:00 -04:00
Kconfig.defconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile quark: move pinmux files to board/ 2016-05-28 10:22:31 -04:00
Makefile.board Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
board.c ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00
board.h usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
pinmux.c quark: move pinmux files to board/ 2016-05-28 10:22:31 -04:00
quark_se_devboard_defconfig quark_d2000/se: Don't setup GDT during initialization 2016-09-09 11:21:39 +00:00