Skip to content
Commit 350ab15b authored by Jaccon Bastiaansen's avatar Jaccon Bastiaansen Committed by Sascha Hauer
Browse files

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: default avatarJaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Cc: stable <stable@vger.kernel.org>
parent 18847b42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment