Re: [U-Boot] [RFC PATCH 0/8] Add nand_spl support for TI OMAP Beagle

2010-12-28 Thread John Rigby
On Mon, Dec 27, 2010 at 11:17 PM, Aneesh V wrote: > Hello John, > > On Tuesday 28 December 2010 06:17 AM, John Rigby wrote: >> This patch series adds the ability to boot a beagle board from >> nand without x-loader.  A future addition will add mmc boot >> support. > > I had been working on somethi

Re: [U-Boot] [RFC PATCH 0/8] Add nand_spl support for TI OMAP Beagle

2010-12-28 Thread Paulraj, Sandeep
> > This patch series adds the ability to boot a beagle board from > nand without x-loader. A future addition will add mmc boot > support. > > John Rigby (8): > NAND: nand_spl/nand_boot.c: add 16-bit and readid support > armv7: add nand_spl support > OMAP3: and nand_spl support > OMAP3

Re: [U-Boot] [RFC PATCH 0/8] Add nand_spl support for TI OMAP Beagle

2010-12-27 Thread Aneesh V
Hello John, On Tuesday 28 December 2010 06:17 AM, John Rigby wrote: > This patch series adds the ability to boot a beagle board from > nand without x-loader. A future addition will add mmc boot > support. I had been working on something similar for OMAP4. Basically, I have an SPL ready for MMC o

[U-Boot] [RFC PATCH 0/8] Add nand_spl support for TI OMAP Beagle

2010-12-27 Thread John Rigby
This patch series adds the ability to boot a beagle board from nand without x-loader. A future addition will add mmc boot support. John Rigby (8): NAND: nand_spl/nand_boot.c: add 16-bit and readid support armv7: add nand_spl support OMAP3: and nand_spl support OMAP3: add dram timing con