On 2 February 2015 at 17:38, Joe Hershberger <joe.hershber...@ni.com> wrote: > Add basic network support to sandbox which includes a network driver. > > Signed-off-by: Joe Hershberger <joe.hershber...@ni.com> > > --- > > Changes in v2: > -Change printfs to debug in sandbox driver > -Remove unused priv struct for sandbox driver > > arch/sandbox/dts/sandbox.dts | 4 +++ > drivers/net/Makefile | 2 ++ > drivers/net/sandbox.c | 86 > ++++++++++++++++++++++++++++++++++++++++++++ > include/configs/sandbox.h | 14 +++++--- > 4 files changed, 101 insertions(+), 5 deletions(-) > create mode 100644 drivers/net/sandbox.c
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot