From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6A982DE11F for ; Fri, 24 Apr 2009 00:08:35 +1000 (EST) Message-Id: <76E4F93E-F75F-4CDC-A281-F4703275BEC1@kernel.crashing.org> From: Kumar Gala To: Timur Tabi In-Reply-To: <49F07509.8030603@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: removing get_immrbase()?? Date: Thu, 23 Apr 2009 09:06:04 -0500 References: <49EF7B11.2000006@freescale.com> <49EF7B1C.2080105@freescale.com> <282847E1-AE1A-44EF-9D18-AF2884105FA5@kernel.crashing.org> <49EF8E3A.4060304@freescale.com> <5D0145E3-0A98-429E-8D53-1A8DF4216462@kernel.crashing.org> <20090423022610.GA19376@yookeroo.seuss> <49F066DC.402@freescale.com> <20090423135005.GA18462@oksana.dev.rtsoft.ru> <49F07509.8030603@freescale.com> Cc: Scott Wood , Linuxppc-dev Development List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 23, 2009, at 9:02 AM, Timur Tabi wrote: > We've run into plenty of situations where customers will update the > kernel, but insist that U-Boot and the device tree remain unchanged. when? I'm not aware of any significant # of cases that customer is willing to update kernel & not dts. Usually if they are willing to update kernel they tend to be willing to update everything. - k