From d1a67c80e42f8397d8355c66673622302867bd2f Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Thu, 20 Nov 2014 21:33:42 +0000 Subject: cfg: fix lpc17xx regression commit b5a6ba46 broke the following board files, update to new cfg. Change-Id: Ic3b776bd32eb72eae6ad1e130e329268ce9ba71a Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/2384 Tested-by: jenkins --- tcl/board/hitex_lpc1768stick.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/board/hitex_lpc1768stick.cfg') diff --git a/tcl/board/hitex_lpc1768stick.cfg b/tcl/board/hitex_lpc1768stick.cfg index 08820f05..161e9654 100644 --- a/tcl/board/hitex_lpc1768stick.cfg +++ b/tcl/board/hitex_lpc1768stick.cfg @@ -7,7 +7,7 @@ reset_config trst_and_srst source [find interface/ftdi/hitex_lpc1768stick.cfg] -source [find target/lpc1768.cfg] +source [find target/lpc17xx.cfg] # startup @ 500kHz -- cgit v1.2.3-18-g5258