[U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver

Michal Simek monstr at monstr.eu
Mon Apr 6 16:17:58 CEST 2009


Hi Wolfgang and Ben,

> Dear Michal,
> 
> In message <4981658C.7070503 at monstr.eu> you wrote:
>>> I'm really sorry for taking so long getting to this. Mostly little things:
>> it's ok you are busy guy. I removed uninteresting part of code.
>> I added all your reported things to u-boot-microblaze.git net branch.
>> Thanks for pull.
> 
> What exactly is the state of this today? It seems this did not hit
> mainline yet?

Yes, this driver is not in mainline. Ben wanted to changed this driver to new network driver style.
I tried to do it but I my toolchain had a problem with weak function.
I see two solution.
1. Add old style driver without new net multi interface
2. Add new style driver and microblaze community just comment one line in eth.c
(this line int board_eth_init(bd_t *bis) __attribute((weak, alias("__def_eth_init")));)

Both solution are possible. If you agree with me, I'll send new version driver for comments.

And of course the best solution is update my toolchain but there we have some problems.

Thanks,
Michal


> 
> Best regards,
> 
> Wolfgang Denk
> 


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854


More information about the U-Boot mailing list