From: Jayachandran C Date: Mon, 10 Jun 2013 06:41:01 +0000 (+0000) Subject: MIPS: Netlogic: Split reset code out of smpboot.S X-Git-Tag: v3.11-rc1~14^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9584c55a5cc0db82329dd1142ca570e2d64ea491;p=pandora-kernel.git MIPS: Netlogic: Split reset code out of smpboot.S The reset and core initialization code should be available for uniprocessor as well. This changes is just to take out the code into a different file, without any change to the logic. The change for uniprocessor initialization code is in a later patch. Signed-off-by: Jayachandran C Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5423/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed