Re: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

2013-02-27 Thread Simon Glass
Hi, On Thu, Feb 14, 2013 at 8:15 AM, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/14/2013 11:11 AM, Andreas Bie￟mann wrote: >> Hi Simon, >> >> On 02/14/2013 03:25 PM, Simon Glass wrote: >>> Hi Andreas, >>> >>> On Thu, Feb 14, 2013 at 2:29 AM, Andreas Bie￟mann >>> w

Re: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

2013-02-14 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/14/2013 11:11 AM, Andreas Bie￟mann wrote: > Hi Simon, > > On 02/14/2013 03:25 PM, Simon Glass wrote: >> Hi Andreas, >> >> On Thu, Feb 14, 2013 at 2:29 AM, Andreas Bie￟mann >> wrote: >>> Dear Simon Glass, >>> >>> On 12/14/2012 07:49 AM, Simon

Re: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

2013-02-14 Thread Andreas Bießmann
Hi Simon, On 02/14/2013 03:25 PM, Simon Glass wrote: > Hi Andreas, > > On Thu, Feb 14, 2013 at 2:29 AM, Andreas Bießmann > wrote: >> Dear Simon Glass, >> >> On 12/14/2012 07:49 AM, Simon Glass wrote: >>> Move avr32 over to use generic global_data. >>> >>> Signed-off-by: Simon Glass >> >> this o

Re: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

2013-02-14 Thread Simon Glass
Hi Andreas, On Thu, Feb 14, 2013 at 2:29 AM, Andreas Bießmann wrote: > Dear Simon Glass, > > On 12/14/2012 07:49 AM, Simon Glass wrote: >> Move avr32 over to use generic global_data. >> >> Signed-off-by: Simon Glass > > this one produces compile warning in board.c for mimc200, I will try to > fi

Re: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

2013-02-14 Thread Andreas Bießmann
Dear Simon Glass, On 12/14/2012 07:49 AM, Simon Glass wrote: > Move avr32 over to use generic global_data. > > Signed-off-by: Simon Glass this one produces compile warning in board.c for mimc200, I will try to fix it but can not test it on real hardware (cc'ing board maintainer). Best regards