diff options
Diffstat (limited to 'arch/x86/dts/rtc.dtsi')
-rw-r--r-- | arch/x86/dts/rtc.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/dts/rtc.dtsi b/arch/x86/dts/rtc.dtsi index 93dacd7307..1797e042da 100644 --- a/arch/x86/dts/rtc.dtsi +++ b/arch/x86/dts/rtc.dtsi @@ -1,6 +1,7 @@ / { rtc { compatible = "motorola,mc146818"; + u-boot,dm-pre-reloc; reg = <0x70 2>; }; }; |