[U-Boot] [PATCH] Macronix MX25xx MTD SPI flash driver

Mike Frysinger vapier at gentoo.org
Mon Apr 6 13:17:30 CEST 2009


On Monday 06 April 2009 11:54:43 Prafulla Wadaskar wrote:
> 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>

also i noticed these tags ... issues:
 - duplicate Signed-off-by tags
 - tag should have your proper name (so "Prafulla Wadaskar")
 - tags are delimited by dashes, not spaces (so "Reviewed-by:")
 - Tested-by is pretty much implied by Signed-off-by, so you dont need that if 
the latter is present ... but that isnt a hard rule, and really only applies 
to the author of the patch rather than other people who have helped out.

i bet you've just misconfigured your GIT_AUTHOR_* vars or ~/.gitconfig (or 
however you're setting your name) so that it reads "prafulla_wadaskar" ...
-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/42f3afb3/attachment.pgp 


More information about the U-Boot mailing list