From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Wed, 02 Jul 2008 11:41:31 -0400 Subject: [U-Boot-Users] TSEC/PHY @ MPC834x stopped working In-Reply-To: <20080702103152.365f63fe.kim.phillips@freescale.com> References: <486B8ABD.5020001@matrix-vision.de> <486B925B.4040508@matrix-vision.de> <20080702103152.365f63fe.kim.phillips@freescale.com> Message-ID: <486BA1AB.8050202@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kim Phillips wrote: > On Wed, 02 Jul 2008 16:36:11 +0200 > Andre Schwarz wrote: > >> Ben, >> >> thanks for your quick reply. >> Looks like you're right - nothing changed regarding network yet. >> >> Maybe it's a cpu specific problem. >> Kim ? Can you help here ? >> > > I know of nothing (barring this being the ETHADDR not specified > problem) that could have caused this. Can you try using git-bisect? > > Kim Some people were caught by the somewhat recent requirement for an /aliases node and properties pointing to the "real" ethernet node (which is a Good Thing[tm] because it makes the code board agnostic, pushes the board configuration into the .dts where it belongs). I don't associate Andre's assertion: > Obviously the MII interface stopped working, i.e. all reads give 0xFF. with the symptoms caused by a missing /aliases node. Maybe, maybe not, could be my lack of experience. Best regards, gvb