u-boot/post
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Rename this function so that it is clear that it is provided by the RTC.
Also return an error when it cannot function as expected. This is unlikely
to occur since it works for dates since 1752 and many RTCs do not support
such old dates. Still it is better to be accurate.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
2015-05-05 20:58:20 -06:00
..
board post: descend only when CONFIG_HAS_POST is defined 2013-12-13 09:17:33 -05:00
cpu net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
drivers dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 2015-05-05 20:58:20 -06:00
lib_powerpc kbuild: post: fix dependency tracking correctly 2014-03-04 09:27:38 -05:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00
post.c misc: use __weak 2014-10-25 07:01:59 -04:00
tests.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00