Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-06-26 Thread Rajeshwari Birje
Hi Minkyu Kang, I will have to rebase this patch on the latest u-boot-samsung tree, before which please do let me know your comments on the same. Regards, Rajeshwari Shinde On Wed, May 15, 2013 at 6:47 PM, Simon Glass wrote: > Hi Rajeswari, > > On Sun, May 12, 2013 at 8:40 PM, Rajeshwari Birje

Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-05-15 Thread Simon Glass
Hi Rajeswari, On Sun, May 12, 2013 at 8:40 PM, Rajeshwari Birje wrote: > Hi Simon, > > Thank you for reviewing the patch set. > You need to apply the following patches for it to compile and work fine. > > EXYNOS: Add API for power reset and exit wakeup > EXYNOS: LDS file move to common > EXYNOS42

Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-05-12 Thread Rajeshwari Birje
Hi Simon, Thank you for reviewing the patch set. You need to apply the following patches for it to compile and work fine. EXYNOS: Add API for power reset and exit wakeup EXYNOS: LDS file move to common EXYNOS4210: Configure GPIO for uart EXYNOS: Move files from board/samsung to arch/arm. >From t

Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-05-11 Thread Simon Glass
Hi Rajeshwari, On Wed, Apr 24, 2013 at 11:57 PM, Rajeshwari Shinde wrote: > This patch performs the following: > > 1) Convert the assembly code for memory and clock initialization to C code. > 2) Move the memory and clock init codes from board/samsung to arch/arm > 3) Creat a common lowlevel_init