xref
: /
openbmc
/
u-boot
/
arch
/
x86
/
dts
/
reset.dtsi
(revision d5b7177f9130d8b66e7f20f71ff358fb5619a13a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/ {
2
reset {
3
compatible = "x86,reset";
4
u-boot,dm-pre-reloc;
5
};
6
};
7