[U-Boot] [PATCH 09/10] AVR32: CPU support for AT32UC3A0xxx CPUs

Haavard Skinnemoen haavard.skinnemoen at atmel.com
Wed Nov 19 15:06:36 CET 2008


Wolfgang Denk <wd at 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


More information about the U-Boot mailing list