]> git.sur5r.net Git - openocd/blobdiff - src/flash/stellaris.h
More robust handling of unknown target state for step/continue packet.
[openocd] / src / flash / stellaris.h
index 1dffc363da750487d27abed7d8b2ab6695466bed..4ea1fe5aaf6d8f4e77be778312fb079cedd33670 100644 (file)
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006 by Magnus Lundin                                   *
- *   lundinยชmlu.mine.nu                                                    *
+ *   lundin@mlu.mine.nu                                                    *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -49,8 +49,6 @@ typedef struct stellaris_flash_bank_s
        u8  mck_valid;
        u32 mck_freq;
        
-       int probed;
-       
 } stellaris_flash_bank_t;
 
 /* STELLARIS control registers */