index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
dts
/
rtc.dtsi
blob: 1797e042daf052940233e568991bb82ea8039def (
plain
)
1
2
3
4
5
6
7
/ {
rtc
{
compatible
=
"motorola,mc146818"
;
u-boot
,
dm-pre-reloc
;
reg
= <
0x70 2
>;
};
};