Commits
Russell Robinson committed bd6b98851c2
AM57TLY-68 arm: dts: am572x-phycore-som: use the internal RTC as rtc0 The phyCORE-AM572x Carrier Board (PCM-948) has a rechargeable battery attached to VBAT to keep the RTC alive, but due to federal regulations, the battery is not charged completely and can result in the RTC ending up with an invalid time. That invalid time leads to a failure with systemd, and prevents booting completely into the filesystem. e.g. systemd[1]: Time has been changed systemd[1]: Time has been changed systemd[1]: Time has been changed systemd[1]: Time has been changed systemd[1]: Time has been changed Workaround: switch rtc0, used by systemd, to the internal RTC. Signed-off-by: Russell Robinson <rrobinson@phytec.com>