[PATCH] powerpc/cell: disable legacy i/o area
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 9 Dec 2005 18:04:21 +0000 (19:04 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:53:27 +0000 (14:53 +1100)
commitd52771fce4e774fa786097d34412a057d487c697
treeb675aa904a3c96bf1e5607ec1b8332ff40a51362
parent49d65b3ac5614431041abcd2eabc0d77eff5e32d
[PATCH] powerpc/cell: disable legacy i/o area

We currently crash in the fedora installer because the keyboard
driver tries to access I/O space that is not there on our hardware.

This uses the same solution as powermac by just marking all
legacy i/o as invalid.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/setup.c