xref
: /
u-boot
/
arch
/
x86
/
dts
/
reset.dtsi
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/ {
2
reset: reset {
3
compatible = "x86,reset";
4
bootph-some-ram;
5
};
6
};
7