From 1338cf60b91c582fa4b27d5226ab4374117be415 Mon Sep 17 00:00:00 2001 From: Adrian Burns Date: Thu, 6 Feb 2014 17:11:15 +0000 Subject: quark_x10xx: add new target quark_x10xx Intel Quark X10xx SoC debug support added Lakemont version 1 (LMT1) is the x86 core in Quark X10xx SoC Generic x86 32-bit code is in x86_32_common.c/h Change-Id: If2bf77275cd0277a82558cd9895b4c66155cf368 Signed-off-by: adrian.burns@intel.com Reviewed-on: http://openocd.zylin.com/1829 Tested-by: jenkins Reviewed-by: Andreas Fritiofson --- tcl/board/quark_x10xx_board.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tcl/board/quark_x10xx_board.cfg (limited to 'tcl/board/quark_x10xx_board.cfg') diff --git a/tcl/board/quark_x10xx_board.cfg b/tcl/board/quark_x10xx_board.cfg new file mode 100644 index 00000000..8dc600b8 --- /dev/null +++ b/tcl/board/quark_x10xx_board.cfg @@ -0,0 +1,9 @@ +# There are many Quark boards that can host the quark_x10xx SoC +# Galileo is an example board + +source [find target/quark_x10xx.cfg] + +#default frequency but this can be adjusted at runtime +adapter_khz 4000 + +reset_config trst_only -- cgit v1.2.3-18-g5258