
19 Nov
2008
19 Nov
'08
3:06 p.m.
Wolfgang Denk wd@denx.de wrote:
+static inline unsigned long get_hsb_clk_rate(void) +{
- //TODO HSB is always the same as cpu-rate
-------^^
- return MAIN_CLK_RATE >> CFG_CLKDIV_CPU;
Simply removing this comment should be fine.
Haavard