Hi Wolfgang,

On 12/07/11 08:05, Wolfgang Denk wrote:
> Dear Graeme Russ,
> 
> In message <1309261269-4363-9-git-send-email-graeme.r...@gmail.com> you wrote:
>>
>> Signed-off-by: Graeme Russ <graeme.r...@gmail.com>
> 
> Please define "userland" in U-Boot context ?

Used outside of /arch (i.e. in board or driver code). Anything in arch/
binds the architecture specific implementation to lib/

>> +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).

Will do

Thanks,

Graeme
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to