Hi Wolfgang and Ben,

> Dear Michal,
> 
> In message <4981658c.7070...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to