s5p210: universal: initial support
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 19 Aug 2010 07:01:58 +0000 (16:01 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 19 Aug 2010 07:01:58 +0000 (16:01 +0900)
commit630369f6c6f51e896eed139b7b8a2ff34b83c0e8
treeb69900469ceef6afdc9a805a4924227d9ae15a6f
parent2239c233b65de8851ed0015c50663e5f9566532b
s5p210: universal: initial support

in processing.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Makefile
board/samsung/universal_c210/Makefile [new file with mode: 0644]
board/samsung/universal_c210/config.mk [new file with mode: 0644]
board/samsung/universal_c210/lowlevel_init.S [new file with mode: 0644]
board/samsung/universal_c210/mem_setup.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]
include/configs/s5pc210_universal.h [new file with mode: 0644]