[U-Boot] [PATCH v1 (WIP) 08/16] [Timer]Create new userland timer API

Wolfgang Denk wd at denx.de
Tue Jul 12 00:05:35 CEST 2011


Dear Graeme Russ,

In message <1309261269-4363-9-git-send-email-graeme.russ at gmail.com> you wrote:
> 
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>

Please define "userland" in U-Boot context ?

> +u32 time_now_ms(void);
> +u32 time_since_ms(u32 from, u32 to);
> +u32 time_max_since_ms(u32 from, u32 to);
> +u32 time_resolution_ms(void);

I'm unhappy about these.  Sorry, but I don't want to have that.  See
previous message(s).

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I am not now, nor have I ever been, a member of the demigodic party.
                                                   -- Dennis Ritchie


More information about the U-Boot mailing list