Hi Shinya,

Shinya Kuribayashi wrote:
> Wolfgang Denk wrote:
>   
>> Summary of current status:
>>
>> * Many boards now throw the (expected)
>>
>>   #warning Ethernet driver is deprecated. Please update to use 
>> CONFIG_NET_MULTI
>>
>>   messages.
>>     
>
> I found qemu_mips_config is spotted by it:
> Configuring for qemu-mips board...
> eth.c:497:2: warning: #warning Ethernet driver is deprecated. Please update 
> to use CONFIG_NET_MULTI
>
> But I don't follow the recent changes including that CONFIG_NET_MULTI
> migration, nor I don't have enough spare time to look into it, so gave
> up this time, sorry.
>
>   
The DM9000 driver uses the old networking API, and needs to be updated.  
I have it partly done and will be submitting to the ML soon.  Hopefully 
you'll be able to test my patch :)

regards,
Ben
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to