From: Holger Schurig Date: Mon, 26 Jan 2009 15:34:53 +0000 (+0100) Subject: arm/imx2x: split i.MX21/i.MX27 register definitions X-Git-Tag: v2.6.30-rc1~636^2~29^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=260a1fd26c62af482a22c6b31cc7882b4ec980d2;p=pandora-kernel.git arm/imx2x: split i.MX21/i.MX27 register definitions * define new CONFIG_ARCH_MX21 (this one is currently mutually exclusive to CONFIG_ARCH_MX27, but this might change) * splits one header file. Memory definitions, interrupt sources, DMA channels are split into common part, i.MX27 specific and i.MX21 specific. * guard access to UART5/UART6, which don't exist on i.MX21 Signed-off-by: Holger Schurig Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed