[U-Boot] [PATCH 03/10] net: sandbox: Make the fake eth driver response configurable
Bin Meng
bmeng.cn at gmail.com
Tue Sep 25 08:22:04 UTC 2018
On Wed, Jul 25, 2018 at 5:47 AM 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: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list