[U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale
Ilya Yanok
yanok at emcraft.com
Wed Jun 23 13:57:08 CEST 2010
Hi Wolfgang,
On 22.06.2010 22:14, Wolfgang Denk wrote:
>>> Entry to MAINTAINERS missing.
>>>
>> Should I add you as a maintainer or myself?
>>
> You did the actual work...
>
but I fear I won't be able to maintain it... I don't have much free time
to spend now...
>>> + return pci_eth_init(bis);
>>>
> My understanding is that pci_eth_init() and board_eth_init() return
> the number of NIC's found - should that number not include the number
> of successfully initialized TSECs?
>
Ok. I get your point. Actually, as for now code in net/eth.c just checks
board_eth_init() value to be negative or not so there is no difference
between different non-negative values. But I'll do it like Ben asked.
Regards, Ilya.
More information about the U-Boot
mailing list