Other Parts Discussed in Thread: TPS65218
Tool/software: Linux
Dear,
We are working with a board broadly based on AM4378. I am able to set time by using "date" command. It shows correct time after setting date and time. But RTC time got reset after restart the PCB. Please see my output for "dmesg | grep rtc"
root@am437x-evm:~# dmesg | grep rtc
[ 1.873604] hctosys: unable to open rtc device (rtc0)
[ 6.450044] omap_rtc 44e3e000.rtc: already running
[ 6.468476] rtc rtc0: 44e3e000.rtc: dev (253:0)
[ 6.468504] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 6.468683] omap_rtc 44e3e000.rtc: does not support mux function
[ 8.570970] PM: bootloader does not support rtc-only!
How do i save RTC date and time permanently in am4378?
Regards,
Winiston.P