public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS
@ 2005-06-14 17:05 Andy Fleming
  2006-03-12 17:10 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Fleming @ 2005-06-14 17:05 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-12 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 17:05 [U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS Andy Fleming
2006-03-12 17:10 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox