]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
config: Move smdkv310 to use common exynos4 file
authorSimon Glass <sjg@chromium.org>
Wed, 8 Oct 2014 04:01:49 +0000 (22:01 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 8 Oct 2014 08:25:47 +0000 (17:25 +0900)
commit1d5511000367e94d5edce7d9c3720bd9097912a7
treeb6f774807ab3ed8f43d56281d7d45e1cf15bdaef
parentf94de733df8a3a6e28a9acbfc00871319f567775
config: Move smdkv310 to use common exynos4 file

Most of the smdkv310 features are common with other exynos4 boards. To
permit easier addition of driver model support, use the common file and
add a device tree file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/Kconfig
arch/arm/dts/Makefile
arch/arm/dts/exynos4210-smdkv310.dts [new file with mode: 0644]
configs/smdkv310_defconfig
include/configs/smdkv310.h