mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
7 lines
79 B
Text
7 lines
79 B
Text
|
/ {
|
||
|
tsc-timer {
|
||
|
compatible = "x86,tsc-timer";
|
||
|
u-boot,dm-pre-reloc;
|
||
|
};
|
||
|
};
|