]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS: Add SMDK5250 board support
authorChander Kashyap <chander.kashyap@linaro.org>
Sun, 5 Feb 2012 23:01:47 +0000 (23:01 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:30 +0000 (10:11 +0100)
commit0aee53baccd29a3153ba04403ace4159248d95db
tree6264602e85fdde0c2e3979cfaf602712c85a2e96
parent37bb6d89de399a6fc2aa0905452dd780e15e9900
EXYNOS: Add SMDK5250 board support

SMDK5250 board is based on Samsungs EXYNOS5250 SoC.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
MAINTAINERS
board/samsung/smdk5250/Makefile [new file with mode: 0644]
board/samsung/smdk5250/clock_init.c [new file with mode: 0644]
board/samsung/smdk5250/dmc_init.c [new file with mode: 0644]
board/samsung/smdk5250/lowlevel_init.S [new file with mode: 0644]
board/samsung/smdk5250/setup.h [new file with mode: 0644]
board/samsung/smdk5250/smdk5250.c [new file with mode: 0644]
board/samsung/smdk5250/tzpc_init.c [new file with mode: 0644]
boards.cfg
include/configs/smdk5250.h [new file with mode: 0644]