From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Tue, 20 Jan 2015 09:54:22 +0100 Subject: [U-Boot] [RFC PATCH 0/5] avr32: add generic board In-Reply-To: <1421710147-5550-1-git-send-email-andreas.devel@googlemail.com> References: <1421710147-5550-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <54BE17BE.809@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 regarding LCD support when testing the code on atstk1002. The DMA stuff > is not tested yet but I expect no serios things here. > The code is not run through checkpatch nor buildman at the time of writing. It seems MMC is not working properly yet!