public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Blocking network in ixp425
Date: Wed, 6 Jun 2007 07:19:10 +0200	[thread overview]
Message-ID: <200706060719.10585.sr@denx.de> (raw)
In-Reply-To: <330EC2471BF24E48B513AF1A6975EB690C8271@MAIL-UA.ccs.local>

On Wednesday 06 June 2007, Teemu Keskinarkaus wrote:
> The U-boot I'm working on is originally compiled for my target by
> another person. I just asked him about the network code and he said that
> it is ported from Redboot.

So *are* you using the official U-Boot version? Or is this some development 
from your company that's not available in the official repository?

> I'm guessing that's not right way to do it? U-boot needs the intel
> software for the networking?

Yes, some code is needed to "talk" to the NPE's. At the time I did the NPE 
port, the only piece of software available was the Intel Access Library which 
is quite huge and ugly. Nowadays there are 2 different new Linux NPE ethernet 
drivers available, written from scratch without the need for this Intel 
software. The only thing that's still needed it the microcode binary for the 
NPE's. And this is not released under the GPL.

> Are there instructions how to make it work? 

Not really. I'll try to come up with a small readme, when the patch for 
loading the NPE microcode from FLASH is included.

> I don't know why the current code is taken from Redboot, but I hope the
> right driver would work little better with the timeouts. I tested
> yesterday and timeout didn't occur and I waited 15-20minutes.

Timeouts didn't occur means "tftp" commands is hanging? Or what do you mean? 
Please send a log.

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
=====================================================================

  reply	other threads:[~2007-06-06  5:19 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
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 [this message]
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=200706060719.10585.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox