commit | 6c1249e588cbf0484fc3e6b0f0fc4a5892749b4d | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Sep 18 15:48:23 2008 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Oct 30 09:42:24 2008 +0100 |
tree | 13fa67c87107400541622e1a3648529c74d1ad30 | |
parent | fb881f785f0003fc904c6db82909d937d968bcc9 [diff] |
[ARM] pcm037: map AIPS1 and AIPS2 as nonshared area The internal devices of the MX3 Processor have to be mapped MT_DEVICE_NONSHARED devices, otherwise cache corruptions occur. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>