Re: [U-Boot] [PATCH 45/55] exynos: Enable new features for exynos5 boards

2015-07-28 Thread Simon Glass
Hi Prrzemyslaw, On 10 July 2015 at 05:55, Przemyslaw Marczak wrote: > Hello, > > On 07/03/2015 02:16 AM, Simon Glass wrote: >> >> Enable PMICs, regulators and the like so that new drivers will be made >> available. >> >> Signed-off-by: Simon Glass >> >> --- >> >> board/samsung/smdk5420/smdk542

Re: [U-Boot] [PATCH 45/55] exynos: Enable new features for exynos5 boards

2015-07-10 Thread Przemyslaw Marczak
Hello, On 07/03/2015 02:16 AM, Simon Glass wrote: Enable PMICs, regulators and the like so that new drivers will be made available. Signed-off-by: Simon Glass --- board/samsung/smdk5420/smdk5420.c | 2 +- configs/arndale_defconfig | 2 ++ configs/odroid-xu3_defconfig

[U-Boot] [PATCH 45/55] exynos: Enable new features for exynos5 boards

2015-07-02 Thread Simon Glass
Enable PMICs, regulators and the like so that new drivers will be made available. Signed-off-by: Simon Glass --- board/samsung/smdk5420/smdk5420.c | 2 +- configs/arndale_defconfig | 2 ++ configs/odroid-xu3_defconfig| 5 + configs/peach-pi_defconfig | 17 +++