Re: [U-Boot] [PATCH 0/6] OMAP3 SPL: Use DMA to copy images from NAND to RAM

2011-09-28 Thread Simon Schwarz
Please ignore this message. Was a mistake. Sorry for the noise... On 09/28/2011 04:44 PM, Simon Schwarz wrote: > This adds the capability to OMAP3 SPL to load the Linux/U-Boot image with DMA. > > Based on: > - u-boot-ti/next > - SPL direct Linux boot: >http://article.gmane.org/gmane.comp.boot

[U-Boot] [PATCH 0/6] OMAP3 SPL: Use DMA to copy images from NAND to RAM

2011-09-28 Thread Simon Schwarz
This adds the capability to OMAP3 SPL to load the Linux/U-Boot image with DMA. Based on: - u-boot-ti/next - SPL direct Linux boot: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/108814 Simon Schwarz (6): omap3: Add Base register for DMA omap3: Add DMA register accessors omap3: Ad