From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Blocking network in ixp425
Date: Tue, 5 Jun 2007 11:05:35 +0200 [thread overview]
Message-ID: <200706051105.35944.sr@denx.de> (raw)
In-Reply-To: <330EC2471BF24E48B513AF1A6975EB690C81D6@MAIL-UA.ccs.local>
On Tuesday 05 June 2007, Teemu Keskinarkaus wrote:
> I'm working with the ixp425 based system. The u-boot is also working
> fine except I noticed that the network calls like eth_rx is blocking.
> That creates problem with the software that has to work with the U-boot
> because whole system is block and timing and stuff won't work.
I have to admit, that I don't really know what you mean. When U-Boot is doing
ethernet communication, it is not doing anything else. Or am I missing
something here?
Of course, timeout handling should work while doing ethernet traffic.
> I know that some systems have non-blocking network functions (like the
> one where I took the software that I'm working on with ixp425) so is it
> possible to get them for ixp425 too? Can it be done by configuration or
> does it need some code changes?
Not sure what you talk about. But such changes will require code changes.
> For reason beyond me I have to use base version 1.1.2, but I can take
> some stuff from newer version if it's required to get the non-blocking
> network commands to work.
Please try to use the current (to-of-git) version of U-Boot. What error
message do you get?
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2007-06-05 9:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-05 8:49 [U-Boot-Users] Blocking network in ixp425 Teemu Keskinarkaus
2007-06-05 9:05 ` Stefan Roese [this message]
2007-06-05 9:21 ` Teemu Keskinarkaus
2007-06-05 10:01 ` Stefan Roese
2007-06-06 4:26 ` Teemu Keskinarkaus
2007-06-06 5:19 ` Stefan Roese
2007-06-06 6:07 ` Teemu Keskinarkaus
2007-06-06 7:36 ` Stefan Roese
2007-06-06 8:33 ` Teemu Keskinarkaus
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=200706051105.35944.sr@denx.de \
--to=sr@denx.de \
--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.