From: Sam Ravnborg Date: Tue, 29 May 2012 08:14:12 +0000 (+0000) Subject: sparc32,leon: fix leon bootup X-Git-Tag: v3.5-rc1~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ddb22e13dea3f9511c8e934331e1e44b666bc79;p=pandora-kernel.git sparc32,leon: fix leon bootup head_32.S failed to set cputypval for leon, causing boot to fail. The boot failed because we failed to recognize this was a LEON cpu so we did not preoperly run-time patch the the kernel. This resulted in an early crash. Reported-by: Daniel Hellstrom Tested-by: Daniel Hellstrom Signed-off-by: Sam Ravnborg Cc: Konrad Eisele Signed-off-by: David S. Miller --- Reading git-diff-tree failed