[U-Boot] [PATCH 2/8] sbc8548: get_clock_freq is not valid for this board
Kumar Gala
galak at kernel.crashing.org
Sat Sep 19 19:11:34 CEST 2009
On Sep 18, 2009, at 6:08 PM, Paul Gortmaker wrote:
> The get_clock_freq() comes from freescale/common/cadmus.c and is
> only valid for the CDS based 85xx reference platforms. It would
> be nice if we could read the 33 vs. 66MHz status somehow, but in
> the meantime, tie it to CONFIG_SYS_CLK_FREQ like all the other
> non-CDS boards do.
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> board/sbc8548/sbc8548.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
applied to 85xx.
- k
More information about the U-Boot
mailing list