• H
    rtc: provide an emulated RTC · 87e9963d
    Heinrich Schuchardt 提交于
    On a board without hardware clock this software real time clock can be
    used. The build time is used to initialize the RTC. So you will have
    to adjust the time either manually using the 'date' command  or use
    the 'sntp' to update the RTC with the time from a network time server.
    See CONFIG_CMD_SNTP and CONFIG_BOOTP_NTPSERVER. The RTC time is
    advanced according to CPU ticks.
    Signed-off-by: NHeinrich Schuchardt <xypron.glpk@gmx.de>
    87e9963d
MAINTAINERS 30.1 KB