Skip to content
Snippets Groups Projects
  1. Oct 27, 2009
    • David Brownell's avatar
      omap3530: target reset/init improvements · 4a91b070
      David Brownell authored
      
      Now I can issue "reset halt" and have everything act smoothly;
      the vector_catch hardware is obviously not kicking in, but the
      rest of the reset sequence acts sanely.
      
       - TAP "setup" event enables the DAP, not omap3_dbginit
         (resolving a chicken/egg bug I noted a while back)
       - Remove stuff from omap3_dbginit which should never be
         used in event handlers
       - Cope better with slow clocking during reset
      
      Also, stop hard-wiring the target name: use the input params in
      the standard way, and set up $_TARGETNAME as an output param.
      
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      4a91b070
  2. Oct 26, 2009
  3. Oct 25, 2009
  4. Oct 24, 2009
  5. Oct 23, 2009
  6. Oct 22, 2009
  7. Oct 21, 2009
  8. Oct 20, 2009
Loading