commit | 73ea6959b11821ba5ade77fb1d3d4aed52be3b67 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 04 17:07:18 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jul 07 20:19:16 2006 +1000 |
tree | 0082aa5e030c4908a8d6f2ff2347a99a00c65bc5 | |
parent | a45b83957deabbdac9a3d908c6ca4c25f05ce1ad [diff] |
[POWERPC] More offb/bootx fixes 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>