]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Workaround for offb on 64 bits platforms
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 17 Nov 2005 02:34:57 +0000 (13:34 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Nov 2005 05:54:19 +0000 (16:54 +1100)
commitb341e32e5cc1a154cb0ac2f4229c2d040647804b
treec10e935a30c0d4f1a776650473e6fccc62d40291
parent1e28a7ddd3e713384e9c6768e7c502031dc205e2
[PATCH] powerpc: Workaround for offb on 64 bits platforms

This fixes a problem with offb not parsing addresses properly on 64 bits
machines, and thus crashing at boot.  The problem is worked around by
locating the matching PCI device and using the properly relocated PCI
base addresses instead of misparsing the Open Firmware properties.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/video/offb.c