From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: References: <20050811201821.GY3187@smtp.west.cox.net> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Thu, 11 Aug 2005 19:29:57 -0400 To: Kumar Gala Cc: linuxppc-dev@ozlabs.org, Gill Becky-BGILL , linuxppc64-dev@ozlabs.org, Tom Rini Subject: Re: RFC: proposed arch/powerpc directory structure List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 11, 2005, at 7:07 PM, Kumar Gala wrote: > ...... The idea being that we might be able to build kernels in > either directory that supported a large number of boards with one > image. Please don't go there :-) I'm having enough trouble meeting reasonable performance goals in 2.6 on embedded systems that I don't need the overhead of code bloat or extra cycles to determine what board I'm on. Contrary to the belief of developers, products don't have the resource wealth we see on these evaluation and ODM boards. Embedded products still require we build kernels (and everything else) as concisely and efficient as possible. Thanks. -- Dan