u-boot/post/drivers
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
..
flash.c post: new nor flash test 2011-07-26 16:49:44 +02:00
i2c.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile post: descend only when CONFIG_HAS_POST is defined 2013-12-13 09:17:33 -05:00
memory.c powerpc: mpc824x: remove MPC824X cpu support 2015-01-05 12:08:55 -05:00
rtc.c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 2015-05-05 20:58:20 -06:00