]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: sandbox: Add os_localtime() to obtain the system time
authorSimon Glass <sjg@chromium.org>
Mon, 20 Apr 2015 18:37:22 +0000 (12:37 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:14 +0000 (22:37 +0200)
commit71da63f3bb9a29ade2464b0bb060529fa6169a04
tree592e286f2ff1106d8952c305f53a0400bfce5015
parente8632e18e5d9a00cd241038a3168c43cd0b45d02
dm: sandbox: Add os_localtime() to obtain the system time

Add a function to read the system time into U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/os.c
include/os.h