Re: [U-Boot] [PATCH 8/8 V2] EXYNOS5: Enable SPI booting.

2012-10-17 Thread Simon Glass
+original CC list Hi, On Tue, Oct 16, 2012 at 10:23 PM, Hatim Rv wrote: > Hello, > > On Tue, Oct 2, 2012 at 11:40 AM, Simon Glass wrote: >> >> Hi, >> >> On Tue, Jul 31, 2012 at 4:01 AM, Rajeshwari Shinde >> wrote: >> > This patch enables SPI Booting for EXYNOS5 >> > >> > Signed-off-by: Rajeshw

Re: [U-Boot] [PATCH 8/8 V2] EXYNOS5: Enable SPI booting.

2012-10-01 Thread Simon Glass
Hi, On Tue, Jul 31, 2012 at 4:01 AM, Rajeshwari Shinde wrote: > This patch enables SPI Booting for EXYNOS5 > > Signed-off-by: Rajeshwari Shinde > --- > Changes in V2: > - None. > board/samsung/smdk5250/Makefile |2 +- > board/samsung/smdk5250/{mmc_boot.c => spl_boo

[U-Boot] [PATCH 8/8 V2] EXYNOS5: Enable SPI booting.

2012-07-31 Thread Rajeshwari Shinde
This patch enables SPI Booting for EXYNOS5 Signed-off-by: Rajeshwari Shinde --- Changes in V2: - None. board/samsung/smdk5250/Makefile |2 +- board/samsung/smdk5250/{mmc_boot.c => spl_boot.c} | 31 +++- include/configs/smdk5250.h