Hi.
I am modifying the am335x starter kit hardware and SDK kernel, to not use RTC.
I disabled RTC in device tree and kernel config.
There is no print referring to RTC on the boot log.
When modifying the hardware as suggested, the linux stop booting if I connect RTC_PWRONRSTn to ground.
I did the modifications as suggested: http://processors.wiki.ti.com/index.php/AM335x_Schematic_Checklist#RTC
But if I connect RTC_PWRONRSTn to gnd and not 1.8V, then I get no print on the serial.
Does this suggest that something is still trying to use RTC?
Kind regards,
Ugnius