Hi Andrew,
On Fri, Aug 21, 2015 at 6:25 AM, Andrew Ruder wrote:
> On Wed, Aug 12, 2015 at 02:07:20PM -0500, Joe Hershberger wrote:
>> On Wed, Aug 12, 2015 at 12:24 PM, Andrew Ruder
>> wrote:
>> > /** function prototypes **/
>> > #if !defined(CONFIG_DM9000_N
On Wed, Aug 12, 2015 at 02:07:20PM -0500, Joe Hershberger wrote:
> On Wed, Aug 12, 2015 at 12:24 PM, Andrew Ruder
> wrote:
> > /** function prototypes **/
> > #if !defined(CONFIG_DM9000_NO_SROM)
> > -void dm9000_write_srom_word(int offset, u16 val);
> > -void
Hi Andrew,
On Wed, Aug 12, 2015 at 12:24 PM, Andrew Ruder
wrote:
> Currently this argument is not used. To eventually support multiple
> DM9000's these public-facing functions will need a new argument - the
> ethernet device. Fix-up the one board using this part of the DM9000
> API. Compile-te
Currently this argument is not used. To eventually support multiple
DM9000's these public-facing functions will need a new argument - the
ethernet device. Fix-up the one board using this part of the DM9000
API. Compile-tested only.
Signed-off-by: Andrew Ruder
Cc: Joe Hershberger
---
board/tr
4 matches
Mail list logo