From: Fabio Baltieri Date: Tue, 12 Jul 2011 07:49:43 +0000 (+0200) Subject: powerpc/85xx: fix mpic configuration in CAMP mode X-Git-Tag: v3.1-rc1~236^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a63e23b932eab46dc8acf39ac86e3385e2dec058;p=pandora-kernel.git powerpc/85xx: fix mpic configuration in CAMP mode Change the string to check for CAMP mode boot on MPC85xx (eg. P2020) to match the one in the corresponding dts files (p2020rdb_camp_core{0,1}.dts). Without this fix the mpic is configured as in the SMP boot mode, which causes the first core to report a protected source interrupt error for devices of the other core and lock up. Also add MPIC_SINGLE_DEST_CPU on both P2020 based architectures in CAMP mode as suggested by Scott Wood. Thanks. Cc: Scott Wood Cc: Poonam Aggrwal Cc: Benjamin Herrenschmidt Signed-off-by: Fabio Baltieri Signed-off-by: Kumar Gala --- Reading git-diff-tree failed