[U-Boot] [PATCH 2/3] sandbox: eth: Add a function to skip ping timeouts

Simon Glass sjg at chromium.org
Fri Apr 24 06:13:58 CEST 2015


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>


More information about the U-Boot mailing list