From: Robin Getz Date: Wed, 10 Jun 2009 06:11:21 +0000 (+0000) Subject: Blackfin: do not configure the UART early if on wrong processor X-Git-Tag: v2.6.31-rc1~311^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ebae7166275a618f0228138e67ff7d10a3b9d0;p=pandora-kernel.git Blackfin: do not configure the UART early if on wrong processor Before we configure the early UART, check to make sure we are running on the expected processor - otherwise, we cause problems by configuring pins that don't exist (and causing an infinite loop of faults). Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed