commit | 98c82472e98469ef23d7c680a0d6be1429540166 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 04 17:07:18 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jul 26 01:28:04 2006 +1000 |
tree | dd713a1389008d2c19de3f376745f56751cb5ea6 | |
parent | 45507ff3a2c58bc4781688eac1a80979ea972dce [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>