
19 Sep
2009
19 Sep
'09
7:11 p.m.
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@windriver.com
board/sbc8548/sbc8548.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
applied to 85xx.
- k