From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (mail.jdl.com [66.118.10.122]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id DE62E67B28 for ; Tue, 20 Jun 2006 09:52:07 +1000 (EST) Received: from jdl (helo=jdl.com) by jdl.com with local-esmtp (Exim 4.44) id 1FsTXI-0000Wq-3s for linuxppc-dev@ozlabs.org; Mon, 19 Jun 2006 18:52:04 -0500 To: "linuxppc-dev@ozlabs.org" Subject: Re: [PATCH 5/9 v3] Add the MPC8641 HPCN platform files. In-Reply-To: Your message of "Tue, 20 Jun 2006 01:36:41 +0200." References: <1150600056.23600.152.camel@localhost.localdomain> <1150725866.9022.5.camel@cashmere.sps.mot.com> Date: Mon, 19 Jun 2006 18:52:04 -0500 From: Jon Loeliger Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Segher Boessenkool mumbled: > So you start them with a GPIO? Yeah, magic system register write. > Would it be feasible to > sync the time bases right there? Constrain the ugliness > to just that one spot, as it were. Although it ends up > with the same complexity, sigh. That's the sort of thing I will be investigating, yep... jdl