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:
9a37ac4
)
ARM: imx: add initial imx6dl support
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 1 Apr 2013 14:13:32 +0000
(22:13 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:28:15 +0000
(19:28 +0800)
The i.MX6 DualLite/Solo is another i.MX6 family SoC, which is highly
compatible with i.MX6 Quad/Dual. And that's why we choose to support
it using imx6q code with cpu_is_imx6dl() check when necessary.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found