Home
last modified time | relevance | path

Searched hist:"46 c495d52400965fc54ada7e0b9024192b9234ba" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnet.h46c495d52400965fc54ada7e0b9024192b9234ba Wed May 23 07:59:22 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Fix net buffer initialization

A new non-static function net_init() will initialize buffers and
read from the environment. Only update from the env on each entry
to NetLoop().

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/net/
H A Dnet.c46c495d52400965fc54ada7e0b9024192b9234ba Wed May 23 07:59:22 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Fix net buffer initialization

A new non-static function net_init() will initialize buffers and
read from the environment. Only update from the env on each entry
to NetLoop().

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>