From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id EE8F6DDE22 for ; Tue, 22 May 2007 02:11:14 +1000 (EST) Subject: Re: [PATCH 2/5] Add legacy devices to mpc8641_hpcn.dts From: Jon Loeliger To: Wade Farnsworth In-Reply-To: <1179763484.8132.293.camel@rhino> References: <1179245829.8132.100.camel@rhino> <1179246470.8132.112.camel@rhino> <1179333421.7018.17.camel@ld0161-tx32> <1179346653.8132.223.camel@rhino> <0c3907573f12a0731d03335fe3334363@kernel.crashing.org> <1179506692.19188.2.camel@ld0161-tx32> <1179763484.8132.293.camel@rhino> Content-Type: text/plain Message-Id: <1179763854.13019.8.camel@ld0161-tx32> Mime-Version: 1.0 Date: Mon, 21 May 2007 11:10:54 -0500 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2007-05-21 at 11:04, Wade Farnsworth wrote: > I wonder if you're running into the locked RTC problem on the m1575. > The version of u-boot that I'm using (recent pull from > opensource.freescale.com) Which repository? I ask because it is highly likely that I placed it there... > has a workaround for that. Can you verify if > this is the problem? Can you point to "the workaround" to which you refer? > For the benefit of those who aren't aware of the problem, the RTC on the > m1575 is locked on boot until PCI memory space is read. Hmmm. I'm pretty sure this is being done already. > Maybe we should put the workaround in the kernel instead. Any opinions? How are you getting it to work now as it is, then? jdl