From: Uwe Kleine-König Date: Mon, 7 Feb 2011 15:35:19 +0000 (+0100) Subject: ARM: imx: use .init_early to initialize cpu type and reset address X-Git-Tag: v2.6.39-rc1~434^2~5^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dac219615b88010601ee52e7b5fd1c32ef789ea;p=pandora-kernel.git ARM: imx: use .init_early to initialize cpu type and reset address 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