All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx - allow usage of fixed/unmanaged PHYs
Date: Mon, 22 Sep 2008 14:59:42 +0200	[thread overview]
Message-ID: <200809221459.42748.sr@denx.de> (raw)
In-Reply-To: <1219774284.3294.52.camel@galileo.recco.de>

Hi Wolfgang,

On Tuesday 26 August 2008, Wolfgang Ocker wrote:
> This patch allows a managed switch like the 88E6083 to be directly
> connected to a 4xx using PHY mode.
>
> It avoids waiting for a link (it's always there) and uses fixed values
> for speed and duplex mode since both settings are hardware controlled.
>
> Should I use "FIXED" instead of "UNMANAGED" (so called in the kernel
> afair)?
>
> ---
> Support unmanaged/fixed PHYs like port 8/9 of Marvell 88E6083 on 4xx.
>
> Added config vars CONFIG_UNMANAGED_PHY, CONFIG_UNMANAGED_PHY_SPEED
> and CONFIG_UNMANAGED_PHY_FULL_DUPLEX to allow unmanaged PHYs
> and to configure the settings for speed and duplex mode.

This commit:

78d78236896d62bb8ca7302af38d8f1493eb2651

    ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
    
    This patch adds GPCS, SGMII and M88E1112 PHY support
    for the AMCC PPC460GT/EX processors.
    
    Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
    Signed-off-by: Stefan Roese <sr@denx.de>

added PPC4xx support for this "fixed" PHY's. Please take a look at it to see 
if you can use it for your board/PHY as well. I think it should be generic 
enough for your case.

If you don't tell me otherwise, I view your patch as obsolete.

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

  parent reply	other threads:[~2008-09-22 12:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 18:11 [U-Boot] [PATCH] ppc4xx - allow usage of fixed/unmanaged PHYs Wolfgang Ocker
2008-08-26 18:52 ` Wolfgang Denk
2008-08-26 19:19   ` Wolfgang Ocker
2008-08-26 21:09     ` Ben Warren
2008-08-26 19:12 ` Grant Erickson
2008-08-26 19:34   ` Wolfgang Ocker
2008-09-22 12:59 ` Stefan Roese [this message]
2008-09-22 13:55   ` Wolfgang Ocker

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