From: Kuninori Morimoto Date: Fri, 22 Feb 2013 04:46:19 +0000 (-0800) Subject: ARM: shmobile: armadillo800eva: enable branch prediction on defconfig X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~68^2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59dd2a2a0a640818868c3855fb3e3090c445f315;p=pandora-kernel.git ARM: shmobile: armadillo800eva: enable branch prediction on defconfig Because defconfig disabled ARM branch prediction by CONFIG_CPU_BPREDICT_DISABLE, Armadillo800eva's Bogomips and Loop were not good performance. This patch enabled Arm branch prediction. Special thanks to Ishiyama-san Reported-by: Kiyoshi Ishiyama Signed-off-by: Kuninori Morimoto Acked-by: Kiyoshi Ishiyama Signed-off-by: Simon Horman --- Reading git-diff-tree failed