new/u-boot/arch/x86/dts/rtc.dtsi
2025-05-10 21:58:58 +08:00

8 lines
95 B
Plaintext

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