1. 04 1月, 2010 1 次提交
    • P
      sh: Disable PMB for SH4AL-DSP CPUs. · b4e2a2a2
      Paul Mundt 提交于
      While the PMB is available on SH-4A parts, SH4AL-DSP parts exclude it
      altogether. As such, explicitly disable PMB support for these parts. If
      this changes in the future for newer subtypes, this will have to be made
      more fine-grained.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b4e2a2a2
  2. 29 12月, 2009 1 次提交
    • P
      sh: Only provide a PCLK definition for legacy CPG CPUs. · 8152a74b
      Paul Mundt 提交于
      As CPUs are migrated over to more fully-featured clock frameworks of
      their own and off of the legacy CPG code, they no longer have any real
      need for defining the PCLK value. The PCLK define in itself is already
      fairly misleading, as many boards get their input clocks from different
      sources, making this value fairly arbitrary anyways.
      
      Outside of the legacy CPG clock framework, the only place where this
      value is used is for deriving CLOCK_TICK_RATE, which we set back to the
      legacy PIT value that it was before the PCLK definitions were added in
      the first place.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      8152a74b
  3. 25 12月, 2009 10 次提交
  4. 24 12月, 2009 28 次提交