8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
/ {
|
|
rtc: rtc {
|
|
compatible = "motorola,mc146818";
|
|
u-boot,dm-pre-proper;
|
|
reg = <0x70 2>;
|
|
};
|
|
};
|