VAR-SOM-AM43 RTC: Difference between revisions
From Variscite Wiki
(→RTC) |
No edit summary |
||
Line 1: | Line 1: | ||
= | {{PageHeader|VAR-SOM-AM43 - RTC}} {{DocImage|category1=VAR-SOM-AM43|category2=Yocto}} __toc__ | ||
To set the RTC first set the date from Linux shell, type: | To set the RTC first set the date from Linux shell, type: | ||
<pre>$ date 2013.08.27-15:43 | <pre>$ date 2013.08.27-15:43 |
Latest revision as of 13:19, 24 December 2015
VAR-SOM-AM43 - RTC
To set the RTC first set the date from Linux shell, type:
$ date 2013.08.27-15:43
Then set the real time clock from Linux shell, type:
$ hwclock --systohc
Power down your board wait 15 seconds and power up. Check your system with date and the time should be up to date.