Convert all x86 boards to use driver model tsc timer. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>master
parent
881c124ab8
commit
80af39842e
@ -0,0 +1,6 @@ |
||||
/ { |
||||
tsc-timer { |
||||
compatible = "x86,tsc-timer"; |
||||
u-boot,dm-pre-reloc; |
||||
}; |
||||
}; |
Loading…
Reference in new issue