IMX RTC

From Variscite Wiki
Revision as of 12:27, 4 September 2016 by Eran (talk | contribs) (Eran moved page VAR-SOM-MX6 RTC to IMX RTC)
RTC

To set the RTC first set the date from Linux shell, type:

$ date --set="20150225 09:04"

Then set the real time clock from Linux shell, type:

$ hwclock --systohc --utc

Power down your board wait 5 minutes and power up. Check your system with date and the time should be up to date.