]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: add initial support for imx6sl
authorShawn Guo <shawn.guo@linaro.org>
Fri, 3 May 2013 03:24:47 +0000 (11:24 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:37 +0000 (09:53 +0800)
commita8cd2966319e9c2b469555f4e9421f507e217b7b
treeefce30da8fc4f3d3bd3f3f39b2068e0ce8259da6
parent44545171b7e49cbbb65e2622ed7742bec12ef6a1
ARM: imx: add initial support for imx6sl

Commit 31a2fbf70e1cf3fcd6623a928a5547a2c5c6733f upstream.

Add initial support for i.MX6 SoloLite.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx6sl.c [new file with mode: 0644]