linuxOS_D21X/source/uboot-2021.10/arch/x86/dts/reset.dtsi

7 lines
79 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
/ {
reset: reset {
compatible = "x86,reset";
u-boot,dm-pre-proper;
};
};