[ARM] Kirkwood: disable propagation of mbus error to the CPU local bus
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Nov 2009 19:31:14 +0000 (20:31 +0100)
committerNicolas Pitre <nico@fluxnic.net>
Fri, 13 Nov 2009 17:14:23 +0000 (12:14 -0500)
Disable propagation of mbus errors to the CPU local bus, as this causes
mbus errors (which can occur for example for PCI aborts) to throw CPU
aborts, which we're not set up to deal with.

Reported-by: Dieter Kiermaier <dk-arm-linux@gmx.de>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found