From: Gerhard Pircher Date: Sat, 6 Jun 2009 11:12:36 +0000 (+0000) Subject: powerpc: Enable additional BAT registers in setup_745x_specifics() X-Git-Tag: v2.6.31-rc1~110^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f8b4948d19ae84fe37e36601ae064102dfa5ab;p=pandora-kernel.git powerpc: Enable additional BAT registers in setup_745x_specifics() Currently the kernel expects the additional four IBAT and DBAT registers to be available, but doesn't enable these registers on 745x CPUs, which have them disabled after reset. Thus set the HIGH_BAT_EN bit in HID0 register, if the corresponding MMU feature is defined. Signed-off-by: Gerhard Pircher Signed-off-by: Kumar Gala --- Reading git-diff-tree failed