Skip to content
Snippets Groups Projects
  1. Nov 05, 2009
  2. Nov 04, 2009
  3. Oct 31, 2009
  4. Oct 25, 2009
  5. Oct 09, 2009
    • David Brownell's avatar
      make PXA255 targets enumerate sort-of-OK · 60e24aa5
      David Brownell authored
      
      Startup now mostly works, except that the initial target state
      is "unknown" ... previously, it refused to even start.
      
      Getting that far required fixing the ircapture value (which
      can never have been correct!) and the default JTAG clock rate,
      then providing custom reset script.
      
      The "reset" command is still iffy.  DCSR updates, and loading
      the debug handler, report numerous DR/IR capture failures.
      But once that's done, "poll" reports that the CPU is halted
      (which it shouldn't be, this was "reset run"!), due to the
      rather curious reason "target-not-halted".
      
      Summary:  you still can't debug these parts, but it's closer.
      
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      60e24aa5
    • David Brownell's avatar
      add overridable Tcl "init_reset" · 6160a946
      David Brownell authored
      
      This abstracts the "jtag arp_init-reset" call into a method
      called from OpenOCD startup and reset processing.
      
      Platforms which have different requirements for how such hard
      resets must be performed can now override "init_reset" instead
      of needing to rebuild custom hacked versions of the server.
      
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      6160a946
  6. Oct 05, 2009
  7. Aug 27, 2009
  8. Aug 26, 2009
  9. Aug 25, 2009
  10. Jul 14, 2009
  11. Jul 06, 2009
  12. Sep 22, 2008
  13. Sep 21, 2008
  14. Feb 28, 2008
  15. Jan 21, 2008
  16. Jun 02, 2006
Loading