ARMV7: Add support for Samsung ORIGEN board
authorChander Kashyap <chander.kashyap@linaro.org>
Thu, 18 Aug 2011 22:37:19 +0000 (22:37 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:15 +0000 (11:36 +0200)
commitb9a1ef219e12c08b2af695dd5355d6352b8ffc08
tree64118b52dd0104ed6068f73abc293751a361be28
parent85776b02143ef8bbf5cc54e09ff1b4f020be11a9
ARMV7: Add support for Samsung ORIGEN board

Origen board is based upon S5PV310 SoC which is similiar to
S5PC210 SoC.

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