mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
7 lines
71 B
Text
7 lines
71 B
Text
|
/ {
|
||
|
reset {
|
||
|
compatible = "x86,reset";
|
||
|
u-boot,dm-pre-reloc;
|
||
|
};
|
||
|
};
|