- fix programming issue with lpc2101/2

git-svn-id: svn://svn.berlios.de/openocd/trunk@296 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
ntfreak
2008-02-14 18:32:52 +00:00
parent df9e189efe
commit 04cf548bff
2 changed files with 13 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ typedef struct lpc2000_flash_bank_s
int cmd51_can_256b;
int cmd51_can_8192b;
int calc_checksum;
int cmd51_max_buffer;
} lpc2000_flash_bank_t;
enum lpc2000_status_codes