1. 10 9月, 2009 2 次提交
  2. 09 9月, 2009 1 次提交
    • K
      ppc/85xx: Clean up do_reset · c348322a
      Kumar Gala 提交于
      There is no reason to do a run time check for e500 v1 based cores to
      determine if we have the GUTs RSTCR facility.  Only the first generation
      of PQ3 parts (MPC8540/41/55/60) do not have it.  So checking to see if
      we are e500 v2 would miss future parts (like e500mc).
      
      Just change this to be ifdef'd based on CONFIG_MPC85{40,41,55,60}.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      c348322a
  3. 08 9月, 2009 16 次提交
  4. 06 9月, 2009 2 次提交
  5. 05 9月, 2009 19 次提交