Re: [U-Boot] [Patch] MPC83XX: Fix PCI express clock setup

2011-07-06 Thread Kim Phillips
On Wed, 25 May 2011 15:51:07 -0400 Bill Cook wrote: > 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 pcie

[U-Boot] [Patch] MPC83XX: Fix PCI express clock setup

2011-05-25 Thread 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/powerp