Michael Bruck: fix warning

git-svn-id: svn://svn.berlios.de/openocd/trunk@479 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2008-03-09 19:22:51 +00:00
parent 5808db821f
commit 4486a8f814

View File

@ -436,6 +436,7 @@ int tms470_unlock_flash(struct flash_bank_s *bank)
if (keysSet)
{
key_set_count = 5;
p_key_sets[0] = flashKeys;
p_key_sets[1] = FLASH_KEYS_ALL_ONES;
p_key_sets[2] = FLASH_KEYS_ALL_ZEROS;