]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: add missing QMAN frequency calculation
authorShaohui Xie <Shaohui.Xie@freescale.com>
Mon, 25 Mar 2013 07:33:25 +0000 (07:33 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 14 May 2013 21:13:24 +0000 (16:13 -0500)
commit3e83fc9b4d898e3e97a6079d103c1e3dc53ca5cc
treef7762614e33d595cd2bb46bbdf27adf89a2e5965
parent10d644b10d35672fa8860756ce3339aac18d394f
powerpc/85xx: add missing QMAN frequency calculation

When CONFIG_SYS_FSL_QORIQ_CHASSIS2 is not defined, QMAN frequency will not
be initialized, and QMAN will have a wrong frequency display.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/speed.c