[U-Boot] [RFC PATCH 0/5] avr32: add generic board

2015-01-20 Thread Andreas Bießmann
This is the first attempt to add generic board support to avr32 architecture. It has at least one relevant part for other manual reloc architectures. This series is currently runtime tested on grasshhopper only. I expect some changes regarding LCD support when testing the code on atstk1002. The DM

Re: [U-Boot] [RFC PATCH 0/5] avr32: add generic board

2015-01-20 Thread Andreas Bießmann
On 01/20/2015 12:29 AM, Andreas Bießmann wrote: > This is the first attempt to add generic board support to avr32 architecture. > It > has at least one relevant part for other manual reloc architectures. > > This series is currently runtime tested on grasshhopper only. I expect some > changes reg