[U-Boot] [PATCH 2/3] sandbox: eth: Add a function to skip ping timeouts
Simon Glass
sjg at chromium.org
Sat May 2 16:42:20 CEST 2015
On 23 April 2015 at 22:13, Simon Glass <sjg at chromium.org> wrote:
> On 21 April 2015 at 12:57, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> When called, the next call to receive will trigger a 10-second leap
>> forward in time to avoid waiting for time to pass when tests are
>> evaluating timeout behavior.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> ---
>>
>> arch/sandbox/include/asm/eth.h | 2 ++
>> drivers/net/sandbox.c | 17 +++++++++++++++++
>> 2 files changed, 19 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list