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
__archive__
mifi 2009-05-24 11:24:14 +00:00
parent 76d3131f48
commit 42c009e2be
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ $_TARGETNAME configure -event reset-init {
}
# flash bank lpc2000 <base> <size> 0 0 <target#> <variant> <clock> [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