Re: [U-Boot] [PATCH V5 00/12] Exynos4: add support for device tree

2014-03-12 Thread Minkyu Kang
On 07/03/14 22:59, Piotr Wilczek wrote: > This patch set enables support for device tree on all Exynos4 based boards. > > DT support is enabled on Exynos mipi dsim and sdhci drives. > Common board.c file is reused for all functions common for > Exynos4 boards. Board specific files are implemented

[U-Boot] [PATCH V5 00/12] Exynos4: add support for device tree

2014-03-07 Thread Piotr Wilczek
This patch set enables support for device tree on all Exynos4 based boards. DT support is enabled on Exynos mipi dsim and sdhci drives. Common board.c file is reused for all functions common for Exynos4 boards. Board specific files are implemented in the board files. Origen, Universal, Trats and T