On Friday, September 26, 2014 at 12:23:22 PM, Masahiro Yamada wrote: > CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h > (but some boards still have redundant definitions). > > This commit moves the definition and the document in README to > Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000, > the sanity check in lib/time.c can be removed. > > Signed-off-by: Masahiro Yamada <[email protected]>
Nice, Reviewed-by: Marek Vasut <[email protected]> Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

