From: Uwe Kleine-König Date: Mon, 7 Feb 2011 15:35:20 +0000 (+0100) Subject: ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer X-Git-Tag: v2.6.39-rc1~434^2~5^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97976e223be3091a91da103358c3c6cffff7db81;p=pandora-kernel.git ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer This used to be done in .map_io which is supposed to only setup the memory mapping. Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed