All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problems with new ethernet init on mpc8360
Date: Tue, 26 Feb 2008 12:31:40 -0500	[thread overview]
Message-ID: <47C44CFC.9040106@ge.com> (raw)
In-Reply-To: <20080226110753.cb622c37.kim.phillips@freescale.com>

Kim Phillips wrote:
> On Mon, 25 Feb 2008 22:55:37 -0500
> Jerry Van Baren <gvb.uboot@gmail.com> wrote:
> 
>> Hi Kim,
>>
>> I have a mpc8360emds eval board.  The ee62ed patch (below) speeds up the 
>> start up (good), but seems to cause the board to hang on the *second* 
>> ethernet operation.
>>
>> I can cause this by doing two pings in a row: the first ping initializes 
>> the network and completes successfully.  The second ping hangs the 
>> board: it never completes.  I cannot abort it with ^C.  The only way out 
>> is to reset the board.
>>
>> The same thing happens with two back-to-back tftp operations or a ping 
>> followed by a tftp operation.
>>
>> If I back out the ee62ed patch (below), it "fixes" the problem.
>>
>> I tried backing out some simple portions of the patch (added delays back 
>> in) with no success.  I've given up chasing this for tonight.  Any 
>> inspiration you can generate would be appreciated, I'll chase it some 
>> more tomorrow.
> 
> I verified rc2 on rev. 1.1 and 2.1 boards pings more than once.
> 
> can you provide more details about which u-boot version, what board rev
> you're on, what kind of connection you're using, speed, etc.?
> 
> Kim

Hi Kim,

OK, probably operator error.  I claim to be using 1.3.2-rc2 but my 
repository clone could be introducing problems.  I'll do a clean clone 
and rebuild of u-boot, hopefully that is all it is.

It is connection is through a commercial switch, should be 100bT full 
duplex (not verified, cannot see the blinky lights from here).  I don't 
know the board rev off-hand (I'm not on-site at the moment).

=> version
U-Boot 1.3.2-rc2-g330a77f6-dirty (Feb 25 2008 - 22:21:12) MPC83XX

root:~> cat /proc/cpuinfo
processor : 0
cpu : e300c1
clock : 528.000000MHz
revision : 2.0 (pvr 8083 0020)
bogomips : 131.58
timebase : 66000000
platform : MPC836x MDS

Thanks,
gvb

  reply	other threads:[~2008-02-26 17:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26  3:55 [U-Boot-Users] Problems with new ethernet init on mpc8360 Jerry Van Baren
2008-02-26 17:07 ` Kim Phillips
2008-02-26 17:31   ` Jerry Van Baren [this message]
2008-02-26 18:01   ` Jerry Van Baren
2008-02-26 18:30     ` Jerry Van Baren
2008-02-26 18:40       ` Jerry Van Baren
2008-02-26 19:55         ` Joakim Tjernlund
2008-02-26 20:04           ` Joakim Tjernlund
2008-02-26 20:30           ` Jerry Van Baren

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=47C44CFC.9040106@ge.com \
    --to=gerald.vanbaren@ge.com \
    --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.