From: Stephan Linz <linz@li-pro.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot
Date: Tue, 29 Nov 2011 20:55:58 +0100 [thread overview]
Message-ID: <1322596559.22856.7.camel@keto> (raw)
In-Reply-To: <20111127222939.C78671FFB3AD@gemini.denx.de>
Am Sonntag, den 27.11.2011, 23:29 +0100 schrieb Wolfgang Denk:
> Dear Stephan Linz,
>
--snip--
>
> > This special 'DCR' function can map into indirect DCR access. But
> > unfortunately in_be32() and out_be32() for Microblaze are not real
> > functions. They are CPP defines :-(
>
> Change it? Turning them into inline functions should be not too
> difficult.
Hello Wolfgang,
Hello Michal,
I have sync arch/microblaze/include/asm/io.h with Linux kernel code. Now
I ask me whether there is any option to test all the io helper functions
in a simple way? Do you know one?
Best regards,
Stephan
>
> > I will review arch/microblaze/include/asm/io.h together with Michal.
> > Until then it would be nice if we could keep this code as it is. I will
> > fix the dublicate code if we have in/out functions -- no defines.
>
> Hm... past experience has shown that the stragey of adding bad code
> first and then cleaning it up has never worked really well, nor fast.
> Insisting on clean patches from the beginning is probably more
> painful, but almost always faster, and more reliable.
>
> Best regards,
>
> Wolfgang Denk
>
--
Viele Gr??e,
Stephan Linz
______________________________________________________________________________
MB-Ref: http://www.li-pro.de/xilinx_mb:mbref:start
OpenDCC: http://www.li-pro.net/opendcc.phtml
PC/M: http://www.li-pro.net/pcm.phtml
Sourceforge: http://sourceforge.net/users/slz
Gitorious: https://gitorious.org/~slz
next prev parent reply other threads:[~2011-11-29 19:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-27 18:43 [U-Boot] LL TEMAC V6 refactored Stephan Linz
2011-11-27 18:43 ` [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot Stephan Linz
2011-11-27 19:09 ` Wolfgang Denk
2011-11-27 20:06 ` Stephan Linz
2011-11-27 22:29 ` Wolfgang Denk
2011-11-29 19:55 ` Stephan Linz [this message]
2011-11-28 11:06 ` Michal Simek
2011-11-28 11:11 ` Michal Simek
2011-11-28 11:35 ` [U-Boot] LL TEMAC V6 refactored Michal Simek
-- strict thread matches above, loose matches on Subject: below --
2011-12-22 16:06 [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot Ricardo Ribalda Delgado
2011-12-22 18:52 ` Stephan Linz
2011-12-22 18:58 ` Ricardo Ribalda Delgado
2011-12-22 19:29 ` Stephan Linz
2011-12-22 21:03 ` Wolfgang Denk
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=1322596559.22856.7.camel@keto \
--to=linz@li-pro.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.