[U-Boot] [PATCH v3 05/11] dm: timer: Support 64-bit counter

Thomas Chou thomas at wytron.com.tw
Tue Nov 24 15:01:33 CET 2015


Hi Simon,

On 2015年11月24日 18:09, Simon Glass wrote:
>
> Unfortunately this causes build errors for a few avr32 boards - e.g.
> grasshopper.
>
> I think the problem is the gd declaration in the timer.h header file.
> I don't think that is a good idea. Can we move it to the C file?

If you meant, "warning: input is not relaxable", it is fixed after 
commit f300dccde433 ("i2c, avr32: fix compiler warning "input is not 
relaxable""). The u-boot-dm/testing branch does not have such warning.

Best regards,
Thomas


More information about the U-Boot mailing list