diff options
author | Zhang Bo <bo.zhang@nxp.com> | 2017-09-07 18:57:57 +0800 |
---|---|---|
committer | Zhang Bo <bo.zhang@nxp.com> | 2017-09-07 18:58:06 +0800 |
commit | c250b072a606b6a450dbe6633b9c5371c5e36108 (patch) | |
tree | d56a9ed20926c208a74da8a7a7a23dd3ab9a8a7d /board/radxa | |
parent | 922168448596a075c8b990bea3a81bcb62024ae4 (diff) | |
download | u-boot-imx-c250b072a606b6a450dbe6633b9c5371c5e36108.zip u-boot-imx-c250b072a606b6a450dbe6633b9c5371c5e36108.tar.gz u-boot-imx-c250b072a606b6a450dbe6633b9c5371c5e36108.tar.bz2 |
MA-9554[Android_6DL_SD]RTC: Sometimes the RTC reset to the initial time 1970 after softare reboot the first time. 40%n7.1.2_2.0.0-ga
RTC timer is default disabled after power off and bootup again. it will be
enabled in kernel rtc driver init. But rtc time is shorter than system clock,
so rtc time cannot update to system clock in rtc_hctosys(), and the sysfs
file /sys/class/rtc/rtc0/hctosys cat result is 0. Android AlarmManagerService
cannot work normally when hctosys is 0.
Enable RTC in u-boot so the time in RTC timer is longer than system clock.
Change-Id: Ie8b1c1b36e5ab48031efe44dd06468ac35ca3d3b
Signed-off-by: Zhang Bo <bo.zhang@nxp.com>
Diffstat (limited to 'board/radxa')
0 files changed, 0 insertions, 0 deletions