From: Jaccon Bastiaansen Date: Mon, 30 Apr 2012 09:53:43 +0000 (+0200) Subject: ARM i.MX imx21ads: Fix overlapping static i/o mappings X-Git-Tag: v3.5-rc4~35^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350ab15bb2ffe7103bc6bf6c634f3c5b286eaf2a;p=pandora-kernel.git ARM i.MX imx21ads: Fix overlapping static i/o mappings The statically defined I/O memory regions for the i.MX21 on chip peripherals and the on board I/O peripherals of the i.MX21ADS board overlap. This results in a kernel crash during startup. This is fixed by reducing the memory range for the on board I/O peripherals to the actually required range. Signed-off-by: Jaccon Bastiaansen Signed-off-by: Sascha Hauer Cc: stable --- Reading git-diff-tree failed