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

2008-11-19 Thread Haavard Skinnemoen
Wolfgang Denk <[EMAIL PROTECTED]> 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

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

2008-11-19 Thread Haavard Skinnemoen
Wolfgang Denk <[EMAIL PROTECTED]> wrote: > Dear Olav Morken, > > In message <[EMAIL PROTECTED]> you wrote: > > This patch adds support for the AT32UC3A0xxx chips. > > > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> > > Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> > > Signed-off-by: Ola

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

2008-11-18 Thread Wolfgang Denk
Dear Olav Morken, In message <[EMAIL PROTECTED]> you wrote: > This patch adds support for the AT32UC3A0xxx chips. > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> > Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> > Signed-off-by: Olav Morken <[EMAIL PROTECTED]> Coding style violations: C+

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

2008-10-27 Thread Ben Warren
Haavard, Haavard Skinnemoen wrote: > "Ben Warren" <[EMAIL PROTECTED]> wrote: > >>> Oh. I was kind of planning to apply this to the avr32 tree after people >>> has had some time to look at it. >>> >>> But thanks for taking the two net patches. >>> >> Git should figure this out right? I

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

2008-10-23 Thread Haavard Skinnemoen
"Ben Warren" <[EMAIL PROTECTED]> wrote: > > Oh. I was kind of planning to apply this to the avr32 tree after people > > has had some time to look at it. > > > > But thanks for taking the two net patches. > > > Git should figure this out right? If not, I can back them off and add a > SOB. I do

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

2008-10-18 Thread Ben Warren
On Sat, Oct 18, 2008 at 4:32 AM, Haavard Skinnemoen < [EMAIL PROTECTED]> wrote: > On Thu, 16 Oct 2008 23:01:19 -0700 > Ben Warren <[EMAIL PROTECTED]> wrote: > > > Olav Morken wrote: > > > This patch adds support for the AT32UC3A0xxx chips. > > > > > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED

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

2008-10-18 Thread Haavard Skinnemoen
On Thu, 16 Oct 2008 23:01:19 -0700 Ben Warren <[EMAIL PROTECTED]> wrote: > Olav Morken wrote: > > This patch adds support for the AT32UC3A0xxx chips. > > > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> > > Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> > > Signed-off-by: Olav Morken <[EMA

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

2008-10-17 Thread Ben Warren
Wolfgang Denk wrote: > Dear Ben Warren, > > In message <[EMAIL PROTECTED]> you wrote: > >> Olav Morken wrote: >> >>> This patch adds support for the AT32UC3A0xxx chips. >>> >>> Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> >>> Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> >>> Signed

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

2008-10-17 Thread Wolfgang Denk
Dear Ben Warren, In message <[EMAIL PROTECTED]> you wrote: > Olav Morken wrote: > > This patch adds support for the AT32UC3A0xxx chips. > > > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> > > Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> > > Signed-off-by: Olav Morken <[EMAIL PROTECTED]>