On Fri, Feb 21, 2014 at 09:55:16AM +0900, Masahiro Yamada wrote:

> CONFIG_SYS_HZ must be always 1000, but M5271EVB.h defines it
> as 1000000 and idmr.h defines it as (50000000 / 64).
> 
> When compiling these two boards, a warning message is displayed:
> 
>   time.c:14:2: warning: #warning "CONFIG_SYS_HZ must be 1000
>   and should not be defined by platforms" [-Wcpp]
> 
> There are no board maintainers for them so this commit just
> deletes them.
> 
> Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com>
> Cc: Jason Jin <jason....@freescale.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to