diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-07-07 23:39:11 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-19 17:03:36 -0400 |
commit | 992c1db45591b891935a6da5c3f14d8af5def05b (patch) | |
tree | 17a27182e132e737035202d4514905d6255a1ffe /test | |
parent | 0938cff73727f562cd49c55e1d47d09bbffd4915 (diff) | |
download | u-boot-992c1db45591b891935a6da5c3f14d8af5def05b.tar.gz |
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.
Adopt the Linux kernel implementation.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions