forked from Imagelibrary/rtems
Set time from TOD to RTEMS as part of TOD initialization.
This commit is contained in:
@@ -98,6 +98,7 @@ rtems_device_driver rtc_initialize(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
setRealTimeToRTEMS();
|
||||||
return RTEMS_SUCCESSFUL;
|
return RTEMS_SUCCESSFUL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user