]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - arch/arm/include/asm/arch-exynos/board.h
EXYNOS5: Create a common board file
authorRajeshwari Birje <rajeshwari.s@samsung.com>
Thu, 26 Dec 2013 04:14:17 +0000 (09:44 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 30 Dec 2013 07:50:34 +0000 (16:50 +0900)
commit71ebb33559696ca41fe0db5fa882112464ade9c0
tree6248d58bdec6c294d4aa6c6082ff9d2052bf1d7d
parent2931fa4db349c97f882ffda42e901208654b5ca9
EXYNOS5: Create a common board file

Create a common board.c file for all functions which are common across
all EXYNOS5 platforms.

exynos_init function is provided for platform specific code.

Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/include/asm/arch-exynos/board.h [new file with mode: 0644]
board/samsung/common/Makefile
board/samsung/common/board.c [new file with mode: 0644]
board/samsung/smdk5250/exynos5-dt.c
board/samsung/smdk5250/smdk5250.c
include/configs/exynos5250-dt.h