]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: Add support for Samsung SMDKV310 Board
authorChander Kashyap <chander.kashyap@linaro.org>
Tue, 24 May 2011 20:02:56 +0000 (20:02 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 26 May 2011 10:33:44 +0000 (19:33 +0900)
commite21185bae6c032c72174c0e250f04ef6301b3c66
tree983d90b0e42196f7280cbb0fcf22a22f8f654cf8
parentb4f73910d90aeff8e536acc4c91d9ef722e423a3
ARMV7: Add support for Samsung SMDKV310 Board

SMDKV310 board is based on Samsung S5PV310 SOC. This SOC is very much
similar to S5PC210.

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