Skip to content
Snippets Groups Projects
Commit 810cb190 authored by Bill Cook's avatar Bill Cook Committed by Kim Phillips
Browse files

MPC83XX: Fix PCI express clock setup


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: default avatarBill Cook <cook@isgchips.com>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent f5f30dea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment