Re: [U-Boot] [PATCH v4 0/6] Introduction of new board Peach-Pit

2014-06-23 Thread Minkyu Kang
On 18/06/14 21:23, Akshay Saraswat wrote: > This board is based on Exynos5420 and is similar to SMDK5420 board. > Adding new and refactoring existing DT and config files to support > both SMDK5420 and Peach-Pit. > This patch set also intends to place env at the end of flash, increase > SPL foot

Re: [U-Boot] [PATCH v4 0/6] Introduction of new board Peach-Pit

2014-06-19 Thread Simon Glass
Hi Akshay, On 18 June 2014 06:23, Akshay Saraswat wrote: > This board is based on Exynos5420 and is similar to SMDK5420 board. > Adding new and refactoring existing DT and config files to support > both SMDK5420 and Peach-Pit. > This patch set also intends to place env at the end of flash, incre

[U-Boot] [PATCH v4 0/6] Introduction of new board Peach-Pit

2014-06-18 Thread Akshay Saraswat
This board is based on Exynos5420 and is similar to SMDK5420 board. Adding new and refactoring existing DT and config files to support both SMDK5420 and Peach-Pit. This patch set also intends to place env at the end of flash, increase SPL footprint, enable USB boot mode and split memory bank co