Hi jordan
I think you can try latest dizzy
FSL Community BSP Release Notes 1.7 documentation
Also one can run imx-test rtc unit test (mxc_rtc), FSL-UT-RTC-003.txt
describes it as follows:
| Test Procedure |
Test whether target is able to resume from standyby by RTC wakeup
.Test steps
. Boot-up Linux kernel.
. Type the command "date". It should return something like this "Thu Jan 1 00:00:30 UTC 1970".
. Set the date to the current date and time. The command is "date yyyyMMDDhhmm" such as "date 201012091453" for 12/03/2010 14:53
. Set the HW clock to current date and time by using the command "hwclock --systohc"
. Make sure the new date and time are set by issuing "date" and then "hwclock --show"
. Shutdown the system, including a power-cycle. You can use "poweroff" command
. Restart the system with the Linux kernel. Run "date" command.
| Expected Result |
Check whether the date is reserved and right.
Best regards
igor