[POWERPC] Fix various offb and BootX-related issues
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 3 Jul 2006 07:19:48 +0000 (17:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 3 Jul 2006 07:19:48 +0000 (17:19 +1000)
commitab13446616118dc61c00ea50cc49919400717dd0
tree3758a9db2938e354ea77629330551d7be8236ccd
parent4ce631e7a229a0e073078a197ed37d437cabcde0
[POWERPC] Fix various offb and BootX-related issues

This patch fixes various issues with offb (the default fbdev used on
powerpc when no proper fbdev is supported). It was broken when using
BootX under some circumstances and would fail to properly get the
framebuffer base address in others.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/btext.c
arch/powerpc/kernel/setup_32.c
arch/powerpc/platforms/powermac/bootx_init.c
drivers/video/offb.c