Re: [U-Boot] [PATCH v3 0/7] Addition of new board Peach-Pi

2014-11-13 Thread Akshay Saraswat
Hi Simon, >Hi Akshay, > >On 31 October 2014 02:55, Akshay Saraswat wrote: >> Now we are adding a new Peach-Pi board which is a variant of Peach-Pit >> and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, >> hence, most of the hardware config and settings are reused for this b

Re: [U-Boot] [PATCH v3 0/7] Addition of new board Peach-Pi

2014-11-13 Thread Simon Glass
Hi Akshay, On 13 November 2014 10:16, Akshay Saraswat wrote: > Hi Simon, > >>Hi Akshay, >> >>On 31 October 2014 02:55, Akshay Saraswat wrote: >>> Now we are adding a new Peach-Pi board which is a variant of Peach-Pit >>> and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, >

Re: [U-Boot] [PATCH v3 0/7] Addition of new board Peach-Pi

2014-11-12 Thread Simon Glass
Hi Akshay, On 31 October 2014 02:55, Akshay Saraswat wrote: > Now we are adding a new Peach-Pi board which is a variant of Peach-Pit > and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, > hence, most of the hardware config and settings are reused for this board. > > Changes

[U-Boot] [PATCH v3 0/7] Addition of new board Peach-Pi

2014-10-31 Thread Akshay Saraswat
Now we are adding a new Peach-Pi board which is a variant of Peach-Pit and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, hence, most of the hardware config and settings are reused for this board. Changes since v1: - Rebased all the patches Changes since v2: