From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (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 4FF3267B20 for ; Tue, 20 Jun 2006 08:38:42 +1000 (EST) To: Segher Boessenkool Subject: Re: [PATCH 5/9 v3] Add the MPC8641 HPCN platform files. In-Reply-To: Your message of "Tue, 20 Jun 2006 00:06:43 +0200." References: <1150600056.23600.152.camel@localhost.localdomain> <1150725866.9022.5.camel@cashmere.sps.mot.com> Date: Mon, 19 Jun 2006 17:38:35 -0500 From: Jon Loeliger Message-Id: Cc: "linuxppc-dev@ozlabs.org" 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: > > Btw, IMNSHO, it should be the firmware's job to synchronise > the timebases, even before the kernel gets started; at least > as the default. We don't want to have millions of separate > GPIO thingies, one for every board, unless really necessary, > I think? The second CPU isn't even running in the firmware. It is in hard-reset until Linux says "Hey, start that secondary CPU for me!". Thanks, jdl