mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-17 12:52:01 +02:00
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
/ {
|
|
rtc: rtc {
|
|
compatible = "motorola,mc146818";
|
|
u-boot,dm-pre-reloc;
|
|
reg = <0x70 2>;
|
|
};
|
|
};
|