[RFC] mxc nand controller updates
Sascha Hauer
s.hauer at pengutronix.de
Thu Nov 12 02:36:30 EST 2009
Hi Artem,
On Wed, Nov 11, 2009 at 09:49:52AM +0200, Artem Bityutskiy wrote:
> On Wed, 2009-10-21 at 16:13 +0200, Sascha Hauer wrote:
> > Hi all,
> >
> > Here are several patches for the mxc nand controller. At the end
> > of this series we are able to use this driver with the i.MX25/35
> > SoCs. Please review and test if you do not want to see your boards
> > break ;)
>
> Just tried to pull your tree, but could not - there were confilicts.
> Could you please provide a branch/patches against the mtd-2.6 tree?
I updated the tree, the branch is still the same.
Thanks
Sascha
The following changes since commit
8ce110ac19bc88b82e3feacfbb3a2ee08a07fe22:
H Hartley Sweeten (1):
mtd: Fix compile failure and error path in physmap.c
are available in the git repository at:
git://git.pengutronix.de/git/imx/linux-2.6.git mxc-nand
Sascha Hauer (18):
mxc_nand: cleanup eccoob descriptions
mxc_nand: cleanup initialization
mxc_nand: merge send_read_page and send_prog_page
mxc_nand: introduce mxc_do_addr_cycle
mxc nand: remove debug param
mxc nand: remove dead code
mxc nand: use resource_size()
mxc nand: use buffers
mxc nand: simplify command processing
mxc nand: modify send_page to send all pages, not only one
mxc_nand: remove unused defines
mxc_nand: Make main/spare areas runtime configurable
mxc_nand: Get rid of pagesize_2k flag
mxc_nand: Add NFC V2 support
mxc_nand: disable sp_en bit only once
mxc_nand: Allow flash based bbt
mxc_nand: remove TROP_US_DELAY
mxc_nand: use DRIVER_NAME where appropriate
arch/arm/plat-mxc/include/mach/mxc_nand.h | 3 +-
drivers/mtd/nand/mxc_nand.c | 773 +++++++++++------------------
2 files changed, 300 insertions(+), 476 deletions(-)
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-mtd
mailing list