[U-Boot] [PATCH v2] powerpc/mpc85xxcds: Fix PCI speed

Kumar Gala galak at kernel.crashing.org
Mon Oct 3 15:29:19 CEST 2011


On Sep 15, 2011, at 1:52 AM, Zhao Chenhui wrote:

> From: chenhui zhao <chenhui.zhao at freescale.com>
> 
> The CDS uses PCICLK as SYSCLK. The PCICLK should be 33333333Hz or 66666666Hz.
> 
> Signed-off-by: Ebony Zhu <ebony.zhu at freescale.com>
> Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> ---
> Changes for v2:
> -rewrite the description.
> -use strmhz().
> 
> board/freescale/common/cadmus.c         |    8 ++++----
> board/freescale/mpc8541cds/mpc8541cds.c |    6 +++---
> board/freescale/mpc8548cds/mpc8548cds.c |    4 ++--
> board/freescale/mpc8555cds/mpc8555cds.c |    6 +++---
> 4 files changed, 12 insertions(+), 12 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list