commit | 3c03a2fed63881abf5ecb5596625157ecfc9e4eb | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 01 22:13:32 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Fri Apr 12 19:28:15 2013 +0800 |
tree | 778ca5a06bce20eb35f4c459505a3c5bf46a0c0a | |
parent | 9a37ac481aab63c61488562c03125ba279ad57c6 [diff] |
ARM: imx: add initial imx6dl support 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>