zephyr/boards
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
..
altera_max10 altera_max10: default to UFM flashing 2016-07-28 22:25:48 +00:00
arduino_101 quark_se: disable IPM and enable UART0 on the sensor subsystem 2016-08-31 16:31:04 +00:00
arduino_101_sss quark_se: disable IPM and enable UART0 on the sensor subsystem 2016-08-31 16:31:04 +00:00
arduino_due arduino_due: Remove empty board file 2016-07-28 16:22:17 +00:00
basic_cortex_m3 basic_cortex_m3: Remove empty board file 2016-07-28 16:22:15 +00:00
basic_minuteia basic_minuteia: Remove empty board file 2016-07-28 16:22:15 +00:00
em_starterkit em_starterkit: Remove nonexistant Kconfig sybmol from defconfig 2016-07-28 07:20:12 -05:00
frdm_k64f nxp_kinetis: Add Kconfig options to configure clocks 2016-08-30 19:39:09 +00:00
galileo boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
minnowboard minnowboard: Remove empty board file 2016-07-28 16:22:15 +00:00
nrf52_nitrogen board: nrf52_nitrogen: Include BLE controller by default 2016-09-07 08:17:26 +03:00
nrf52_pca10040 board: nrf52_pca10040: Include BLE controller by default 2016-09-07 08:17:26 +03:00
nucleo_f103rb nucleo_f103rb: Remove empty board file 2016-07-28 16:22:14 +00:00
olimexino_stm32 olimexino_stm32: Remove empty board file 2016-07-28 16:22:14 +00:00
qemu_cortex_m3 qemu_cortex_m3: Remove empty board file 2016-07-28 16:22:16 +00:00
qemu_nios2 qemu_nios2: Fix defconfig Kconfig symbol 2016-07-27 17:14:46 +00:00
qemu_x86 qemu_x86: Remove empty board file 2016-07-28 16:22:16 +00:00
quark_d2000_crb quark_d2000/se: Don't setup GDT during initialization 2016-09-09 11:21:39 +00:00
quark_se_devboard quark_d2000/se: Don't setup GDT during initialization 2016-09-09 11:21:39 +00:00
quark_se_sss_devboard quark_se: disable IPM and enable UART0 on the sensor subsystem 2016-08-31 16:31:04 +00:00
stm32_mini_a15 stm32_mini_a15: Remove empty board file 2016-07-28 16:22:14 +00:00
Kconfig
Makefile