mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Vanalme Filip <F.Vanalme@TELEVIC.com>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: starting ethernet switch in SMI mode
Date: Wed, 4 Jul 2012 22:23:40 +0200	[thread overview]
Message-ID: <20120704202340.GF30009@pengutronix.de> (raw)
In-Reply-To: <6EE7D1502C48E44E92DCADF9DD3E0DB9019FCE5B1DAE@SRV-VS06.TELEVIC.COM>

On Wed, Jul 04, 2012 at 01:53:39PM +0200, Vanalme Filip wrote:
> Hi,
> 
> On our board with i.MX27 processor, we have a Micrel 5-port Managed
> Ethernet switch (ksz8895mq). When starting in normal MII mode, from
> the Barebox prompt, I can get an IP address by executing the dhcp
> command.  When I change the switch's mode to SPI (via hardware
> strapping), I'm not able to get an IP address anymore via DHCP. In
> this mode, one has to write to a register in the switch to make the
> switch start. So, within our startup code, I added some code to start
> the switch. Reading back the register, I see that the bit is set, so I
> assume the switch sould be running at that moment. However, when
> executing the dhcp command, I get "phy0: Autonegotiation timeout".
> That's strange, because, when I boot to Linux kernel, the kernel
> starts up without any problem and gets an IP address via DHCP. So in
> Linux, it's doing OK.  Because it is working in Linux, I'm quite sure
> the switch was started in a correct way.  I don't understand why
> Barebox is unable to contact the switch while there's no problem in
> Linux to do the same. Anyone any idea on this problem ?

Have you tried ignoring the return result from miidev_wait_aneg? I
assume barebox just can't communicate with the phy because the phy is in
SPI mode.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2012-07-04 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 11:53 Vanalme Filip
2012-07-04 20:23 ` Sascha Hauer [this message]

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=20120704202340.GF30009@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=F.Vanalme@TELEVIC.com \
    --cc=barebox@lists.infradead.org \
    /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