Hi Everyone,
We are using a custom board with AM3352 processor. We are using an External rtc on the board which is battery backup-ed.
I would greatly appreciate if someone can give me suggestions regarding syncronizing the external rtc to internal rtc.
1) I am trying to implement the functionality in SPL code. is it a good idea to do the sync in the SPL or U-Boot?? or is it even possible in SPL code? I could able to configure the External RTC and read the date but is there any info on how to configure this date from external rtc to the internal rtc?
Thanks,
Ray