[U-Boot] [PATCH] Macronix MX25xx MTD SPI flash driver
Mike Frysinger
vapier at gentoo.org
Mon Apr 6 13:04:41 CEST 2009
On Monday 06 April 2009 06:46:29 Prafulla Wadaskar wrote:
> I missed subject info (i.e. PATCH v2) is this a problem? Shall I send it
> again?
dont worry about it. the [PATCH ...] contents of the summary are dropped when
merging into git. however, there is one other thing:
> > Subject: [PATCH] Macronix MX25xx MTD SPI flash driver
> >
> > From: prafulla_wadaskar <prafulla at marvell.com>
> >
> > Added macronix SF driver for MTD framework MX25L12805D is
> > supported and tested
> > TBD: sector erase implementation, other deivces support
> >
> > Change log:
> > v2: typos corrected, MX25PXX renamed as MX25XX, spi_flash
> > struct declared as first member, RDSR command limited to 8bit
> > transfer and cosmetic fixes
> >
> > Signed-off-by: prafulla_wadaskar <prafulla at marvell.com>
> > Reviewed by: Mike Frysinger <vapier at gentoo.org> Tested by:
> > prafulla_wadaskar <prafulla at marvell.com>
> >
> > Signed-off-by: prafulla_wadaskar <prafulla at marvell.com>
> > ---
> > drivers/mtd/spi/Makefile | 1 +
the patch change log should go under that "---" rather than above it. the
patch change log is to make reviewers' lives easier, not to go into the actual
commit message. but dont worry about sending another patch, i'll just fix it
up when i merge it.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090406/802026ce/attachment.pgp
More information about the U-Boot
mailing list