[U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS

Andy Fleming afleming at gmail.com
Tue Jun 14 19:05:58 CEST 2005


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




More information about the U-Boot mailing list