1. 21 Mar, 2009 1 commit
    • David Brownell's avatar
      davinci clock setup: improve diagnostics · d27e40dd
      David Brownell authored
      Minor tweak to the new DaVinci clock code:  look at the PSC module
      to make sure the clock is enabled before reporting that it needs
      disabling.  This improves the value of those diagnostics.
      
      Docs report a variety of power-up states for peripherals.  DM355
      seems to leave most things clocked (but in reset); else, most
      clocks will still be off unless the bootloader enabled them.
      
      Also includes a minor fix to the MDCTL write:  DM355 defines
      that field as five bits; other cores define the extra bits as
      must-be-zero.
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
      d27e40dd
  2. 20 Mar, 2009 5 commits
  3. 19 Mar, 2009 1 commit
  4. 13 Mar, 2009 2 commits
  5. 12 Mar, 2009 31 commits