[U-Boot] [PATCH 11/20] dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
sjg at chromium.org
Mon May 4 16:20:28 CEST 2015
On 20 April 2015 at 12:37, Simon Glass <sjg at chromium.org> wrote:
> Add a function to read the system time into U-Boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/sandbox/cpu/os.c | 18 ++++++++++++++++++
> include/os.h | 11 +++++++++++
> 2 files changed, 29 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list