public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] - add dns
Date: Sun, 19 Jul 2009 22:36:14 -0400	[thread overview]
Message-ID: <200907192236.15915.vapier@gentoo.org> (raw)
In-Reply-To: <200907191930.44021.rgetz@blackfin.uclinux.org>

On Sunday 19 July 2009 19:30:43 Robin Getz wrote:
> On Sat 18 Jul 2009 21:15, Mike Frysinger pondered:
> > On Saturday 18 July 2009 20:27:00 Robin Getz wrote:
> > > Does it make sense to have 4 different ones? (not to me)...
> > >
> > > Or something new & common in ./net.c:random_port()
> >
> > i would make a new patch that adds a new random_port() function and
> > converts existing consumers to that, and then have the dns code rely on
> > that.
> >
> > and you should adopt my implementation because the generated code is
> > much much nicer than the others ;)
>
> At least on Blackfin - the sntp version and yours are computationally
> equal - although I think yours ends up being more random - so yeah, I'll
> use that one.

any arch that has an instruction for doing the "and" operation should end up 
being computationally as simple as the Blackfin code.  afaik, pretty much all 
do, and the ones who dont are screwed anyways, so nothing to be done for them.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090719/a1e9be32/attachment-0001.pgp 

  reply	other threads:[~2009-07-20  2:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 19:53 [U-Boot] [PATCH] - add dns Robin Getz
2009-07-17 20:55 ` Wolfgang Denk
2009-07-17 21:45   ` Robin Getz
2009-07-17 22:01     ` Wolfgang Denk
2009-07-17 23:19       ` Robin Getz
2009-07-18  5:14       ` Robin Getz
2009-07-18 22:11         ` Mike Frysinger
2009-07-19  0:27           ` Robin Getz
2009-07-19  1:15             ` Mike Frysinger
2009-07-19 23:30               ` Robin Getz
2009-07-20  2:36                 ` Mike Frysinger [this message]
2009-07-18  1:20   ` Robin Getz
2009-07-19  7:48     ` Wolfgang Denk
2009-07-19 16:17       ` Robin Getz
2009-07-20 18:53 ` [U-Boot] [PATCH] v3 " Robin Getz
2009-07-21  4:48   ` 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=200907192236.15915.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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