[U-Boot] [PATCH 6/7] net/ethoc: support private memory configurations

Joe Hershberger joe.hershberger at gmail.com
Thu Aug 4 21:43:20 CEST 2016


On Tue, Aug 2, 2016 at 6:31 AM, Max Filippov <jcmvbkbc at gmail.com> wrote:
> The ethoc device can be configured to have a private memory region
> instead of having access to the main memory. In that case egress packets
> must be copied into that memory for transmission and pointers to that
> memory need to be passed to net_process_received_packet or returned from
> the recv callback.
>
> Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list