Re: [U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-10-01 Thread Simon Glass
Hi Minkyu, On 1 October 2014 19:59, Minkyu Kang wrote: > Hi, > > On 01/10/14 11:12, Simon Glass wrote: >> Hi Minkyu, >> >> On 30 September 2014 07:47, Minkyu Kang wrote: >>> Dear Simon Glass, >>> >>> >>> patch failed at latest u-boot-samsung tree. >>> >>> error: patch failed: include/config

Re: [U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-10-01 Thread Minkyu Kang
Hi, On 01/10/14 11:12, Simon Glass wrote: > Hi Minkyu, > > On 30 September 2014 07:47, Minkyu Kang wrote: >> Dear Simon Glass, >> >>> >> >> patch failed at latest u-boot-samsung tree. >> >> error: patch failed: include/configs/smdk5250.h:9 >> error: include/configs/smdk5250.h: patch does not app

Re: [U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-09-30 Thread Simon Glass
Hi Minkyu, On 30 September 2014 07:47, Minkyu Kang wrote: > Dear Simon Glass, > > On 29/09/14 10:18, Simon Glass wrote: >> This series tries to unify the Samsung board configs into a few header >> files for exynos5 and exynos4. >> >> The purpose is to make it easier to move to driver model. In th

Re: [U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-09-30 Thread Minkyu Kang
Dear Simon Glass, On 29/09/14 10:18, Simon Glass wrote: > This series tries to unify the Samsung board configs into a few header > files for exynos5 and exynos4. > > The purpose is to make it easier to move to driver model. In that case > I would like things like the GPIO drivers and serial drive

[U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-09-28 Thread Simon Glass
This series tries to unify the Samsung board configs into a few header files for exynos5 and exynos4. The purpose is to make it easier to move to driver model. In that case I would like things like the GPIO drivers and serial drivers to work in a standard way, and not need to support device tree a

[U-Boot] [PATCH v4 0/15] samsung: Use common config files with Samsung boards

2014-09-28 Thread Simon Glass
This series tries to unify the Samsung board configs into a few header files for exynos5 and exynos4. The purpose is to make it easier to move to driver model. In that case I would like things like the GPIO drivers and serial drivers to work in a standard way, and not need to support device tree a