Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-10 Thread Chander Kashyap
aro-...@lists.linaro.org; bj...@samsung.com; patc...@linaro.org; >> mk7.k...@samsung.com; u-boot@lists.denx.de; sams...@lists.linaro.org >> Subject: Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support >> >> Dear Simon, >> >> On 9 January 2012 23:25, Simon Glass

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-10 Thread Chander Kashyap
Dear Wolfgang Denk, On 10 January 2012 11:05, Wolfgang Denk wrote: > Dear Chander Kashyap, > > In message > you > wrote: >> >> > Are you planning to reimplement most of these two files in C as per >> > Wolfgang's comments on the TRATS board, or is that a separate issue? >> Not as of now. We ha

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-10 Thread Chander Kashyap
Hi Kyungmin Park, On 10 January 2012 10:42, Kyungmin Park wrote: > On 1/10/12, Chander Kashyap wrote: >> Dear Simon, >> >> On 9 January 2012 23:25, Simon Glass wrote: >>> Hi Chander, >>> >>> On Sun, Jan 8, 2012 at 10:40 PM, Chander Kashyap >>> wrote: This patchset add support for Samsung'

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-10 Thread HeungJun, Kim
Tuesday, January 10, 2012 12:58 PM > To: Simon Glass > Cc: linaro-...@lists.linaro.org; bj...@samsung.com; patc...@linaro.org; > mk7.k...@samsung.com; u-boot@lists.denx.de; sams...@lists.linaro.org > Subject: Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support > > Dear Simon,

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-09 Thread Wolfgang Denk
Dear Chander Kashyap, In message you wrote: > > > Are you planning to reimplement most of these two files in C as per > > Wolfgang's comments on the TRATS board, or is that a separate issue? > Not as of now. We have 14K for spl. Using C style it might not fit into that. What makes you think t

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-09 Thread Kyungmin Park
On 1/10/12, Chander Kashyap wrote: > Dear Simon, > > On 9 January 2012 23:25, Simon Glass wrote: >> Hi Chander, >> >> On Sun, Jan 8, 2012 at 10:40 PM, Chander Kashyap >> wrote: >>> This patchset add support for Samsung's SMDK5250 board based on >>> EXYNOS5250 based SoC. It also adds support for

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-09 Thread Chander Kashyap
Dear Simon, On 9 January 2012 23:25, Simon Glass wrote: > Hi Chander, > > On Sun, Jan 8, 2012 at 10:40 PM, Chander Kashyap > wrote: >> This patchset add support for Samsung's SMDK5250 board based on >> EXYNOS5250 based SoC. It also adds support for MMC SPL booting. >> >> The porting is done by S

Re: [U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-09 Thread Simon Glass
Hi Chander, On Sun, Jan 8, 2012 at 10:40 PM, Chander Kashyap wrote: > This patchset add support for Samsung's SMDK5250 board based on > EXYNOS5250 based SoC. It also adds support for MMC SPL booting. > > The porting is done by Samsung engineers at HQ in System LSI Team. > I am contributing in ups

[U-Boot] [PATCH v2 0/4] Add SMDK5250 board support

2012-01-08 Thread Chander Kashyap
This patchset add support for Samsung's SMDK5250 board based on EXYNOS5250 based SoC. It also adds support for MMC SPL booting. The porting is done by Samsung engineers at HQ in System LSI Team. I am contributing in upstreaming the code for the board. Based upon discussions following patches are