[U-Boot] [PATCH 03/10] net: sandbox: Make the fake eth driver response configurable
Simon Glass
sjg at chromium.org
Thu Aug 2 17:07:57 UTC 2018
On 24 July 2018 at 15:40, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Make the send handler registerable so tests can check for different
> things.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> arch/sandbox/include/asm/eth.h | 17 ++++++++++++++
> drivers/net/sandbox.c | 53 ++++++++++++++++++++++++++++++++++++++----
> 2 files changed, 66 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list