This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rtc0, rtc1 assignment in Linux

Other Parts Discussed in Thread: DM385

Hello!

There are two real time clocks in my DM385 system - omap internal and i2c chip pcf8563.

Linux, when starts, assigns device rtc0 to omap clock and rtc1 to i2c chip.

Where and how is this desided? Can I switch those numbers and make i2c clock to be rtc0?

There are settings in Linux configuration (hctosys) which define from where (rtc0 or rtc1) system loads

time after reset, but can I change devices completely and make i2c chip to be /dev/rtc0 ?

Thanks

German