From: Shawn Guo Date: Tue, 20 May 2014 03:20:28 +0000 (+0800) Subject: ARM: imx5: use dynamic mapping for CCM block X-Git-Tag: cleanup-for-v3.18~81^2~22^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c1d989528d84f019ff4c9add05d6c384c5d065;p=pandora-kernel.git ARM: imx5: use dynamic mapping for CCM block Replace the static mapping of CCM block with dynamic mapping and retrieve CCM base address from device tree. Though it's not nice to encode the variable ccm_base in macros, it helps to avoid a massive churn on the code. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed