To test NTP functionality, we configured Hardware Time (using "hwclock --set --date" command) and System Time (using "date -s" command) 3 minutes ahead of the PC time and start NTP service
After some time we observed system time sync with NTP server. But hardware time not sync with the system time
We are looking for event when system time sync with NTP server, so that we can update the hardware time.
Thanks..