• Robert Sprowson's avatar
    Migrate RTC driver out of the kernel · 574ab818
    Robert Sprowson authored
    The kernel will use RTC_Read and RTC_Write to access the hardware clock, while maintaining the software clock as before.
    Makefile: header export is now in the RTC module's sources
    KernelWS: remove RTCFitted flag
    NewReset: sync the time after the module init
    i2cutils: deleted clock chip code
    osinit: move OS_ResyncTime into PMF/realtime
    realtime: mostly packages up ordinals and calls the respective SWI
    
    Tested on IOMD softload.
    
    Version 5.35, 4.79.2.202. Tagged as 'Kernel-5_35-4_79_2_202'
    574ab818
realtime 10.7 KB