Files
sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/arch/x86/dts/rtc.dtsi
2024-05-07 18:09:20 +08:00

8 lines
95 B
Plaintext

/ {
rtc {
compatible = "motorola,mc146818";
u-boot,dm-pre-reloc;
reg = <0x70 2>;
};
};