From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Fleming Date: Tue, 14 Jun 2005 12:05:58 -0500 Subject: [U-Boot-Users] [PATCH] Fix RGMII support in 8548 CDS Message-ID: <2acbd3e405061410054b3c403f@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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