Re: [U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-21 Thread Paulraj, Sandeep
> > There was v4 for just two of the patches of the framework series: 2/9 and > 5/9. > > I think you missed them. Can you correct this? Corrected and applied the patches to u-boot-ti Thanks, Sandeep ___ U-Boot mailing list U-Boot@lists.denx.de http:/

Re: [U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-21 Thread Paulraj, Sandeep
> > This series adds mmc SPL support for OMAP4. This is essentially > an up-streaming effort for TI's x-loader for OMAP4 using the SPL > framework > > This work partly draws upon previous work done for x-loader by: > Santosh Shilimkar > Rajendra Nayak > and many others > > This s

[U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-21 Thread Aneesh V
This series adds mmc SPL support for OMAP4. This is essentially an up-streaming effort for TI's x-loader for OMAP4 using the SPL framework This work partly draws upon previous work done for x-loader by: Santosh Shilimkar Rajendra Nayak and many others This series depends on the

Re: [U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-21 Thread V, Aneesh
Hi Sandeep, On Thu, Jul 21, 2011 at 3:01 AM, Paulraj, Sandeep wrote: >> Aneesh V (11): >>   omap4: utility function to identify the context of hw init >>   omap4: cleanup pin mux data >>   omap4: add OMAP4430 revision check >>   omap4: add clock support >>   omap4: add sdram init support >>   oma

Re: [U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-20 Thread V, Aneesh
Hi Sandeep, On Thu, Jul 21, 2011 at 3:01 AM, Paulraj, Sandeep wrote: >> Aneesh V (11): >>   omap4: utility function to identify the context of hw init >>   omap4: cleanup pin mux data >>   omap4: add OMAP4430 revision check >>   omap4: add clock support >>   omap4: add sdram init support >>   oma

Re: [U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-20 Thread Paulraj, Sandeep
> Aneesh V (11): > omap4: utility function to identify the context of hw init > omap4: cleanup pin mux data > omap4: add OMAP4430 revision check > omap4: add clock support > omap4: add sdram init support > omap4: calculate EMIF register values > omap4: automatic sdram detection > ar

[U-Boot] [PATCH v4 00/12] U-Boot MMC SPL for OMAP4

2011-07-18 Thread Aneesh V
This series adds mmc SPL support for OMAP4. This is essentially an up-streaming effort for TI's x-loader for OMAP4 using the SPL framework This work partly draws upon previous work done for x-loader by: Santosh Shilimkar Rajendra Nayak and many others This series depends on the