]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
s5pc1xx: Add support for Samsung Goni board
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 31 May 2010 13:02:42 +0000 (22:02 +0900)
committerTom <Tom@bumblecow.com>
Mon, 14 Jun 2010 23:15:20 +0000 (18:15 -0500)
commitc474a8ebb880e564df0c701c6a8cf73b7779b1d2
treecfedead43fa1296f0303e4f3c0897b823c3da144
parentffb4b02554d9972d66502efbe97b3933620c8a31
s5pc1xx: Add support for Samsung Goni board

This patch adds support for the Samsung Goni board (S5PC110 SoC)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MAINTAINERS
MAKEALL
Makefile
board/samsung/goni/Makefile [new file with mode: 0644]
board/samsung/goni/config.mk [new file with mode: 0644]
board/samsung/goni/goni.c [new file with mode: 0644]
board/samsung/goni/lowlevel_init.S [new file with mode: 0644]
board/samsung/goni/mem_setup.S [new file with mode: 0644]
board/samsung/goni/onenand.c [new file with mode: 0644]
include/configs/s5p_goni.h [new file with mode: 0644]