From: Deepak Saxena Date: Tue, 30 May 2006 21:36:49 +0000 (-0700) Subject: [PATCH] ARM: explicitly disable BTB on ixp2350 X-Git-Tag: v2.6.17-rc6~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ed89ac9f5da16fea5111651b6de0ff0a76a5c2;p=pandora-kernel.git [PATCH] ARM: explicitly disable BTB on ixp2350 We don't enable the BTB on the ixp2350 as that can cause weird crashes (erratum #42.) However, some bootloaders enable the BTB, which means that we have to disable the BTB explicitly. Found thanks to Tom Rini. Signed-off-by: Lennert Buytenhek Signed-off-by: Deepak Saxena Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed