Hi Ben,
Ben Warren <[EMAIL PROTECTED]> wrote:
> Gary Jennejohn wrote:
> > Ben Warren <[EMAIL PROTECTED]> wrote:
> >
> >> Gary Jennejohn wrote:
> >>
> > [snip]
> >
> >>> #if defined(CONFIG_ETHER_ON_SCC) && defined(CONFIG_CMD_NET)
> >>>
> >>>
> >> While you're mucking around wi
Hi Gary,
Gary Jennejohn wrote:
> Hi Ben,
>
> Ben Warren <[EMAIL PROTECTED]> wrote:
>
>> Gary Jennejohn wrote:
>>
> [snip]
>
>>> #if defined(CONFIG_ETHER_ON_SCC) && defined(CONFIG_CMD_NET)
>>>
>>>
>> While you're mucking around with this file, please settle on a single
>> CON
Hi Ben,
Ben Warren <[EMAIL PROTECTED]> wrote:
> Gary Jennejohn wrote:
[snip]
> > #if defined(CONFIG_ETHER_ON_SCC) && defined(CONFIG_CMD_NET)
> >
> While you're mucking around with this file, please settle on a single
> CONFIG that can allow conditional compilation from the Makefile, then
>
Hi Gary,
Gary Jennejohn wrote:
> This change is needed for mgcoge because it uses two ethernet drivers.
>
>
I like the idea of moving drivers to use CONFIG_NET_MULTI, particularly
so that we can get rid of it as an option... There are a few more
things you need to think about, though.
> Add
This change is needed for mgcoge because it uses two ethernet drivers.
Add a check for the presence of the PIGGY board on mgcoge. Without this
board networking cannot work and the initialization must be aborted.
Only allocate rtx once to prevent DPRAM exhaustion.
Initialize ether_scc.c and the
5 matches
Mail list logo