[U-Boot] [RFC PATCH v2 8/8] net: Add actual networking support to sandbox's driver
Simon Glass
sjg at chromium.org
Sat Feb 7 02:25:55 CET 2015
Hi Joe,
On 2 February 2015 at 17:38, Joe Hershberger <joe.hershberger at ni.com> wrote:
> This doesn't build right now
>
Is this intended to connect sandbox to the real network? Very interesting if so.
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
>
> Changes in v2:
> -Added the raw packet proof-of-concept patch.
>
> drivers/net/sandbox-raw.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++
> drivers/net/sandbox.c | 23 ++++++++++++++++++
> 2 files changed, 83 insertions(+)
> create mode 100644 drivers/net/sandbox-raw.c
Regards,
Simon
More information about the U-Boot
mailing list