mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
810cb19003
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: Bill Cook <cook@isgchips.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
ecc.c | ||
fdt.c | ||
interrupts.c | ||
Makefile | ||
nand_init.c | ||
pci.c | ||
pcie.c | ||
qe_io.c | ||
serdes.c | ||
spd_sdram.c | ||
speed.c | ||
start.S | ||
traps.c | ||
u-boot.lds |