Home
last modified time | relevance | path

Searched hist:"2 c40acd3525b75db3fcd3f5a5bd40445679b5547" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/sbc8548/
H A Dsbc8548.c2c40acd3525b75db3fcd3f5a5bd40445679b5547 Fri Sep 18 23:08:40 UTC 2009 Paul Gortmaker <paul.gortmaker@windriver.com> sbc8548: get_clock_freq is not valid for this board

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@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>