From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Date: Thu, 10 Jul 2008 12:20:28 +0200 Subject: [U-Boot-Users] [PATCH 2/3] avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver In-Reply-To: <20080709220527.F065324304@gemini.denx.de> References: <1213291678-31022-3-git-send-email-haavard.skinnemoen@atmel.com> <20080709220527.F065324304@gemini.denx.de> Message-ID: <20080710122028.33a8b5ae@siona.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 10 Jul 2008 00:05:27 +0200 Wolfgang Denk wrote: > Applied, with a merge conflict include/configs/atngw100.h; please > check the result. Thanks. Looks good to me. Thanks. Ho-hum...a default ATNGW100 build seems to have gone from 0 warnings to around 20 quite recently. I'll have a look at that when I get back from vacation. Haavard