Re: [PATCH 0/3 v2] OMAP3 Beagle: Enable nand support

2008-08-05 Thread Tony Lindgren
* Dirk Behme <[EMAIL PROTECTED]> [080804 19:01]:
> This series of patches adds NAND support to the BeagleBoard.
>
> The first patch in the series builds on work by Teerth Reddy  
> <[EMAIL PROTECTED]> and Steve Sakoman <[EMAIL PROTECTED]> to extend the  
> omap2 nand driver to work with both omap2 and omap3 architectures (as  
> well as adding/clarifying comments).
>
> The second patch adds the beagle nand support, and the final patch  
> enables the nand driver and jffs2 support in the beagle defconfig.
>
> The patch set was reviewed by Khasim Syed Mohammed <[EMAIL PROTECTED]> prior 
> to this submission.  It was tested on Rev A and B BeagleBoards.
>
> This v2 replaces http://marc.info/?l=linux-omap&m=121230229625544&w=2
>
> Changes in v2:
>
> - Apply cleanly to recent git (defconfig, drivers/mtd/nand/omap2.c)
> - Beagle has only NAND. This results in small config. Move configuration 
> to board-omap3beagle.c and don't create a new file  
> board-omap3beagle-flash.c for it.

Pushing this series today.

Tony

> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3 v2] OMAP3 Beagle: Enable nand support

2008-08-04 Thread Dirk Behme

This series of patches adds NAND support to the BeagleBoard.

The first patch in the series builds on work by Teerth Reddy 
<[EMAIL PROTECTED]> and Steve Sakoman <[EMAIL PROTECTED]> to extend the 
omap2 nand driver to work with both omap2 and omap3 architectures (as 
well as adding/clarifying comments).


The second patch adds the beagle nand support, and the final patch 
enables the nand driver and jffs2 support in the beagle defconfig.


The patch set was reviewed by Khasim Syed Mohammed <[EMAIL PROTECTED]> 
prior to this submission.  It was tested on Rev A and B BeagleBoards.


This v2 replaces http://marc.info/?l=linux-omap&m=121230229625544&w=2

Changes in v2:

- Apply cleanly to recent git (defconfig, drivers/mtd/nand/omap2.c)
- Beagle has only NAND. This results in small config. Move 
configuration to board-omap3beagle.c and don't create a new file 
board-omap3beagle-flash.c for it.

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html