[HACK] add sandpoint + flattened dt support to arch/powerpc/boot

Tom Rini trini at kernel.crashing.org
Tue Jun 6 07:04:23 EST 2006


On Mon, Jun 05, 2006 at 03:41:53PM -0500, Matthew McClintock wrote:
> 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?

arch/powerpc/boot/Makefile
arch/ppc/boot/lib/Makefile
arch/xtensa/boot/lib/Makefile

And I could have sworn there were other arches (maybe in patches in
-mm?) that switched from lib/inflate.c to lib/zlib_inflate/

-- 
Tom Rini



More information about the Linuxppc-dev mailing list