]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/p4080: Fix reporting of PME & FM clock frequencies
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Dec 2009 23:28:17 +0000 (17:28 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:10 +0000 (13:49 -0600)
commitbc20f9a9527afe8ae406a74f74765d4323f04922
tree44769f5c66791159d21e0b9ee68ef6cda4d2f4ac
parentde3cbd78c9a485389b233f8ca705a9e5f51afaf3
ppc/p4080: Fix reporting of PME & FM clock frequencies

We incorrectly had the sense of PME_CLK_SEL, FM1_CLK_SEL, FM2_CLK_SEL
backwards so we report the wrong frequency.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/speed.c