linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: <smitha.vanga@wipro.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Kernel boot up
Date: Fri, 26 Aug 2011 15:08:29 -0500	[thread overview]
Message-ID: <4E57FD3D.6090809@freescale.com> (raw)
In-Reply-To: <07ACDFB8ECA8EF47863A613BC01BBB22035E3D59@HYD-MKD-MBX02.wipro.com>

On 08/26/2011 01:00 AM, smitha.vanga@wipro.com wrote:
>  
> Thanks scott.
> 
> There was an issue with the file system. Now my board is up with the
> linux boot prompt .
> But ping is not working. 

You still haven't set your MAC address.  U-Boot should be fixing this up
in the device tree.

> The local loopback ping works. My phy chip
> BCM5221 is connected on port A

Your device tree describes a connection on port C.  You need to update
the mdio node's reg to point to port A's registers (0x10d00), and
fsl,mdio-pin and fsl,mdc-pin need to be set to the particular pins your
board uses.

-Scott

  reply	other threads:[~2011-08-26 20:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05  5:31 FW: Ethernet driver WR linux smitha.vanga
2011-08-05 18:12 ` Scott Wood
2011-08-08  5:53   ` smitha.vanga
2011-08-08 20:54     ` Scott Wood
2011-08-09  5:46       ` smitha.vanga
2011-08-09 17:56         ` Scott Wood
2011-08-25  7:57           ` Kernel boot up smitha.vanga
2011-08-25 11:11             ` Gary Thomas
2011-08-25 19:31             ` Scott Wood
2011-08-26  6:00               ` smitha.vanga
2011-08-26 20:08                 ` Scott Wood [this message]
2011-09-22 15:25                   ` I2c driver crash smitha.vanga
2011-09-23  1:28                     ` Benjamin Herrenschmidt
2011-09-23  6:05                       ` MohanReddy koppula
2011-10-03 12:31                   ` Request_irq fails for IRQ2 smitha.vanga
2011-12-30 12:51                   ` Mac address in the DTS file smitha.vanga
2011-12-30 14:00                     ` Lorenz Kolb
2011-12-30 18:28                     ` Wolfgang Denk
2012-01-09 13:54                       ` Mac address in the DT smitha.vanga
2012-01-09 14:20                         ` Joakim Tjernlund
2012-01-09 14:28                           ` smitha.vanga
2012-01-09 14:59                             ` Joakim Tjernlund
2012-01-09 22:40                             ` Wolfgang Denk
2012-01-10  9:37                               ` smitha.vanga
2012-01-10  9:47                                 ` Joakim Tjernlund
2012-01-10 21:55                                 ` Wolfgang Denk
2012-01-11  6:03                                   ` smitha.vanga
2012-02-06 14:25                                   ` Erase flash boot from default env smitha.vanga
2012-01-02 17:53                     ` Mac address in the DTS file Scott Wood
2012-01-24  7:35                       ` NTP server sync issue smitha.vanga

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=4E57FD3D.6090809@freescale.com \
    --to=scottwood@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=smitha.vanga@wipro.com \
    /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;
as well as URLs for NNTP newsgroup(s).