[POWERPC] More offb/bootx fixes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 4 Jul 2006 07:07:18 +0000 (17:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 25 Jul 2006 15:28:04 +0000 (01:28 +1000)
There were still some issues with offb when BootX doesn't provide a
proper display node, this fixes them.  This also re-instates the
palette hacks that were disabled a couple of kernel versions ago when
I converted to the new OF parsing, and shuffles some functions around
to avoid prototypes.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found