Files
openocd/src
David Brownell 1cd7b3b49b stellaris: probe() cleanups
Fix potential memory leak:  make sure the per-bank data
structures are only allocated in probe(), and that calling
probe() multiple times is a NOP.  Use it for auto_probe().

Require probe() to have done its thing:  don't make access
routines cope with it not having been called.  Shrink a
bunch of failure paths; and in some cases, correct them.

Don't needlessly insist on a halted target for probe().

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-16 14:17:31 -08:00
..
2009-12-16 14:17:31 -08:00
2009-12-14 15:55:51 -08:00
2009-12-08 10:16:10 +01:00
2009-12-08 10:16:10 +01:00
2009-12-08 10:16:10 +01:00
2009-11-25 10:29:05 -08:00