public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver
Date: Mon, 06 Apr 2009 16:17:58 +0200	[thread overview]
Message-ID: <49DA0F16.1090502@monstr.eu> (raw)
In-Reply-To: <20090403213553.C6D2B83797DC@gemini.denx.de>

Hi Wolfgang and Ben,

> Dear Michal,
> 
> In message <4981658C.7070503@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

  reply	other threads:[~2009-04-06 14:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 11:25 [U-Boot] Xilinx LL-TEMAC driver monstr at monstr.eu
2009-01-05 11:25 ` [U-Boot] [PATCH 1/2] net: Sort Makefile labels monstr at monstr.eu
2009-01-05 11:25   ` [U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver monstr at monstr.eu
2009-01-26  8:12     ` Michal Simek
2009-01-29  8:15       ` Michal Simek
2009-04-03 21:35         ` Wolfgang Denk
2009-04-06 14:17           ` Michal Simek [this message]
2009-01-29  7:09     ` Ben Warren
2009-01-24  1:00   ` [U-Boot] [PATCH 1/2] net: Sort Makefile labels Wolfgang Denk
2009-01-24  1:02   ` Wolfgang Denk
2009-01-29  8:17   ` Ben Warren
2009-02-09 20:09   ` Wolfgang Denk
2009-02-09 22:03     ` Ben Warren
2009-02-10  8:15       ` Michal Simek
2009-02-10  8:39         ` Stefan Roese
2009-02-10  8:54         ` Wolfgang Denk
2009-02-10  9:09           ` Michal Simek
2009-02-10 15:16             ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49DA0F16.1090502@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox