[U-Boot] [PATCH][RESEND] net: ne2000: Divided a function of NE2000 driver

Ben Warren biggerbadderben at gmail.com
Mon Oct 13 06:02:58 CEST 2008


Wolfgang Denk wrote:
> Dear Ben,
>
> In message <489BF729.1070707 at renesas.com> Nobuhiro Iwamatsu wrote:
>   
>> get_prom function was used __attriute__ , but it is not enable.
>> ax88796.o does not do link besides ne2000.o. When ld is carried
>> out, get_prom function of ax88796.c is ignored.
>> This problem is a thing by specifications of ld.
>> I checked and test this patch on SuperH and MIPS.
>>
>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro at renesas.com>
>> ---
>>  drivers/net/Makefile      |    6 +-
>>  drivers/net/ax88796.c     |    2 +-
>>  drivers/net/ne2000.c      |  719 +--------------------------------------------
>>  drivers/net/ne2000_base.h |   36 ++-
>>  4 files changed, 40 insertions(+), 723 deletions(-)
>>     
>
> I think this patch was not added, nor was any feedback sent?
>
> Please comment.
>   
There's been commentary about v2 of this patch within the last couple of 
weeks.  I'm not crazy about it but no better ideas have shown up.  I'll 
pull it in ASAP.

regards,
Ben


More information about the U-Boot mailing list