I am using am335x-GP-EVM board. RTC value is not persistent between power cycles. hwclock -r command at boot up gives date as 2000:01:01.
I had roughly gone through schematics and figured out that PMIC has internal RTC & battery back up registers.
In power failure case does backup battery drives RTC on am335x soc or not in am335x-GP-evm?
if not what are the changes needed at software & Hardware level to access PMIC RTC.
If yes what i am missing and changes need at hardware/software.
i tried arago image also.