From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [HACK] add sandpoint + flattened dt support to arch/powerpc/boot From: Matthew McClintock To: Tom Rini In-Reply-To: <20060522222227.GR32112@smtp.west.cox.net> References: <20060518002142.GA23182@mag.az.mvista.com> <1147960021.7607.5.camel@localhost.localdomain> <20060519003730.GA7338@mag.az.mvista.com> <1147999765.8515.6.camel@localhost.localdomain> <20060522222227.GR32112@smtp.west.cox.net> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:41:53 -0500 Message-Id: <1149540113.8317.93.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2006-05-22 at 15:22 -0700, Tom Rini wrote: > And on all architectures (practically) the zlib inflate code is shared > between kernel and bootstuff. So it's not unprecidented to do the > ugly > define abstractions to let you easily share code as needed. Could you point me at the code you are referring too? Thanks, Matthew