git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bba830
)
ARM: imx: let L2 initialization be a common function
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 8 Jul 2013 13:45:20 +0000
(21:45 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 16 Aug 2013 05:11:22 +0000
(13:11 +0800)
Move imx6q L2 initialization function imx6q_init_l2cache() into
system.c, and rename it imx_init_l2cache(), so that other platforms
other than imx6q can also use the function.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
No differences found