From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 25 Nov 2015 11:20:27 +0800 Subject: [U-Boot] [PATCH v3 05/11] dm: timer: Support 64-bit counter In-Reply-To: References: <1447402284-26598-1-git-send-email-bmeng.cn@gmail.com> <1447402284-26598-6-git-send-email-bmeng.cn@gmail.com> <564FBD9C.8080203@wytron.com.tw> <56546DBD.8050806@wytron.com.tw> Message-ID: <565528FB.901@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 2015?11?25? 02:23, Simon Glass wrote: > > Please try u-boot-dm/testing. This seems to be a different problem: > > avr32: + grasshopper > +lib/time.c:20: warning: register used for two global register variables > I am using the avr32 toolchain from kernel.org, and couldn't see the problem. gcc version 4.2.4-atmel.1.1.3.avr32linux.1 Would you please offer the link to download the avr32 toolchain you used? Best regards, Thomas