commit | ab13446616118dc61c00ea50cc49919400717dd0 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 03 17:19:48 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jul 03 17:19:48 2006 +1000 |
tree | 3758a9db2938e354ea77629330551d7be8236ccd | |
parent | 4ce631e7a229a0e073078a197ed37d437cabcde0 [diff] |
[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>