a0e9c2250e
Signed-off-by: Alexandre Marquet <tb@a-marquet.fr>
5 lines
209 B
Text
5 lines
209 B
Text
# Default is to use /dev/rtc0, which uses the S3C RTC on Samsung
|
|
# Manta, and somehow does not work.
|
|
# Use /dev/rtc1 instead, which uses the MAX77686 RTC, and works
|
|
# without issues.
|
|
clock_args="-f /dev/rtc1"
|