[REVERTME]: plat: mediatek: mt8365: do not initialize rtc android
When we disable the wifi then we reboot the board, the date and hour will be reset to original date before even enabling the wifi. After removing the intialisation of rtc android in the rtc first boot, the date and hour remained updated even after disabling the wifi and rebooting the board. It is just a workaround to keep the date updated after a reboot while the wifi is disabled.
Signed-off-by: Kaouther Jemmali kjemmali@baylibre.com
Edited by Kaouther Jemmali