From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 14 Feb 2013 11:29:22 +0100 Subject: [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data In-Reply-To: <1355467767-29575-47-git-send-email-sjg@chromium.org> References: <1355467767-29575-1-git-send-email-sjg@chromium.org> <1355467767-29575-47-git-send-email-sjg@chromium.org> Message-ID: <511CBC82.6050203@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 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 Andreas Bie?mann