1. 01 11月, 2012 1 次提交
    • R
      ARM: highbank: abstract out SCU usage · 7a2848d3
      Rob Herring 提交于
      In preparation for A15 support on ECX-2000, the direct calls to SCU
      registers must be conditional. The SCU power mode register is replaced by
      a custom register on ECX-2000.
      
      Rather than read the number of cores from the SCU, just hardcode it to 4.
      This removes one use of SCU and removes the need for the SCU to be
      statically mapped. The cpu initialization will ultimately come from DT.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      7a2848d3
  2. 31 10月, 2011 1 次提交