]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv7: add support for s5pc210 universal board
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 24 Jan 2011 06:33:50 +0000 (15:33 +0900)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:45 +0000 (00:54 +0100)
commit9e40808c3fe0237a8d49f10394d3a8e4e29540a6
tree0ae51893b24862fd0d2ec32712b2bb963eefed08
parent008a351a8a6b6dda8cd6d6d5813a44bdd4a455df
armv7: add support for s5pc210 universal board

This patch adds support for Samsung s5pc210 universal board

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MAINTAINERS
board/samsung/universal_c210/Makefile [new file with mode: 0644]
board/samsung/universal_c210/lowlevel_init.S [new file with mode: 0644]
board/samsung/universal_c210/onenand.c [new file with mode: 0644]
board/samsung/universal_c210/universal.c [new file with mode: 0644]
boards.cfg
include/configs/s5pc210_universal.h [new file with mode: 0644]