quark: add Intel Quark mcu D2000 support
commita4ce9a2c719b1f7536ada1c9fa8f1eb672b04897
authorIvan De Cesaris <ivan.de.cesaris@intel.com>
Tue, 12 Jan 2016 15:30:18 +0000 (12 16:30 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 13 Feb 2016 22:55:41 +0000 (13 22:55 +0000)
tree3e57cd84810f6bb309d29202c40a26af67567cb9
parent3e07e1cdfac63d5fb93260803d16e79f292dae73
quark: add Intel Quark mcu D2000 support

Add support for the Intel Quark mcu D2000 using the new quark_d2xx
target.

Changes to the lakemont part are needed for the D2000 core and
backwards compatible with the X1000 one.

Change-Id: I6e1ef5a5d116344942f08e413965abd3945235fa
Signed-off-by: Ivan De Cesaris <ivan.de.cesaris@intel.com>
Reviewed-on: http://openocd.zylin.com/3199
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/Makefile.am
src/target/lakemont.c
src/target/lakemont.h
src/target/quark_d20xx.c [copied from src/target/quark_x10xx.c with 58% similarity]
src/target/quark_x10xx.c
src/target/target.c
src/target/x86_32_common.h
tcl/board/quark_d2000_refboard.cfg [new file with mode: 0644]
tcl/target/quark_d20xx.cfg [new file with mode: 0644]