1. 14 7月, 2011 13 次提交
  2. 12 7月, 2011 26 次提交
  3. 07 7月, 2011 1 次提交
    • B
      MPC83XX: Fix PCI express clock setup · 810cb190
      Bill Cook 提交于
      On a 8308 based board it was found that the PEX_GLK_RATIO register
      (programmed in arch/powerpc/cpu/mpc83xx/pcie.c) was getting set to 0, This
      was tracked to the fact that the pci express clock frequency was not being
      assigned to the pciexp1_clk entry in the global data structure in file
      arch/powerpc/cpu/mpc83xx/speed.c. Fix this and a similiar issue in
      'do_clocks' command.
      Signed-off-by: NBill Cook <cook@isgchips.com>
      Signed-off-by: NKim Phillips <kim.phillips@freescale.com>
      810cb190