From 42c009e2bef872074603ba52d17a83de2df6c185 Mon Sep 17 00:00:00 2001 From: mifi Date: Sun, 24 May 2009 11:24:14 +0000 Subject: [PATCH] Added the options calc_checksum to the flash driver. This was forgotten here. All other LPC targets use this option. git-svn-id: svn://svn.berlios.de/openocd/trunk@1906 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/target/lpc2148.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/target/target/lpc2148.cfg b/src/target/target/lpc2148.cfg index 32ae0af4f..d367a8f57 100644 --- a/src/target/target/lpc2148.cfg +++ b/src/target/target/lpc2148.cfg @@ -53,4 +53,4 @@ $_TARGETNAME configure -event reset-init { } # flash bank lpc2000 0 0 [calc_checksum] -flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 +flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 calc_checksum -- 2.30.2