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

2016-07-14 Thread Simon Glass
Hi Max, On 14 July 2016 at 17:34, Max Filippov wrote: > Hi Simon, > > On Tue, Jul 12, 2016 at 03:56:54PM -0600, Simon Glass wrote: >> On 8 July 2016 at 09:42, Max Filippov wrote: >> > From: Chris Zankel >> > >> > The 'ethoc' device could also be configured to have a private memory >> > region i

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

2016-07-14 Thread Max Filippov
Hi Simon, On Tue, Jul 12, 2016 at 03:56:54PM -0600, Simon Glass wrote: > On 8 July 2016 at 09:42, Max Filippov wrote: > > From: Chris Zankel > > > > The 'ethoc' device could also be configured to have a private memory > > region instead of having access to the main memory. In that case, > > the

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

2016-07-12 Thread Simon Glass
Hi, On 8 July 2016 at 09:42, Max Filippov wrote: > From: Chris Zankel > > The 'ethoc' device could also be configured to have a private memory > region instead of having access to the main memory. In that case, > the packets must be copied into (transmit) or out of (receive) that > memory. > > T

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

2016-07-08 Thread Max Filippov
From: Chris Zankel The 'ethoc' device could also be configured to have a private memory region instead of having access to the main memory. In that case, the packets must be copied into (transmit) or out of (receive) that memory. This behavior is configured by defining CONFIG_SYS_ETHOC_BUFFER_AD