]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board:origen: Enable device tree on Origen
authorPiotr Wilczek <p.wilczek@samsung.com>
Fri, 7 Mar 2014 13:59:46 +0000 (14:59 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 12 Mar 2014 10:55:00 +0000 (19:55 +0900)
commitbf7716d6a35aceb5cc92330aeed31594aea06d59
tree331477906eccb55b70396b13ed8e1317f1a19fa0
parent431a1c569c56ee8f4c0c78015b1a53b64784ff53
board:origen: Enable device tree on Origen

This patch enables to run Origen board on device tree.

Uart, DRAM and MMC init functions are removed as their
generic replacements form the common board file are used.

The config file is modified to contain only board specific options.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Chander Kashyap <k.chander@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/dts/Makefile
arch/arm/dts/exynos4210-origen.dts [new file with mode: 0644]
board/samsung/origen/origen.c
include/configs/origen.h