mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
9961a0b6fb
Add a sandbox timer which get time from host os and a basic test. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org>
7 lines
144 B
Text
7 lines
144 B
Text
Sandbox timer
|
|
|
|
The sandbox timer device is an emulated device which gets time from
|
|
host os.
|
|
|
|
Required properties:
|
|
compatible: "sandbox,timer"
|