Re: [HACK] add sandpoint + flattened dt support to arch/powerpc/boot
From: Tom Rini <hidden>
Date: 2006-06-05 21:04:23
From: Tom Rini <hidden>
Date: 2006-06-05 21:04:23
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:quoted
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