All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Fleming <afleming@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS
Date: Tue, 14 Jun 2005 12:05:58 -0500	[thread overview]
Message-ID: <2acbd3e405061410054b3c403f@mail.gmail.com> (raw)

This patch fixes a hw timing issue on 8548 CDS for eTSEC 3 in RGMII mode:

Index: tsec.h
===================================================================
RCS file: /cm/vault/u-boot/u-boot/cpu/mpc85xx/tsec.h,v
retrieving revision 1.1.1.1.4.6
diff -r1.1.1.1.4.6 tsec.h
111c111
< #define MIIM_CIS8204_EPHYCON_RGMII    0x1000
---
> #define MIIM_CIS8204_EPHYCON_RGMII    0x1100

             reply	other threads:[~2005-06-14 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-14 17:05 Andy Fleming [this message]
2006-03-12 17:10 ` [U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS Wolfgang Denk

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=2acbd3e405061410054b3c403f@mail.gmail.com \
    --to=afleming@gmail.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.