
-----Original Message----- From: Mike Frysinger [mailto:vapier@gentoo.org] Sent: Monday, April 06, 2009 4:35 PM To: u-boot@lists.denx.de Cc: Prafulla Wadaskar; Ronen Shitrit Subject: Re: [U-Boot] [PATCH] Macronix MX25xx MTD SPI flash driver
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@marvell.com
Reviewed by:
Mike Frysinger vapier@gentoo.org Tested by: prafulla_wadaskar prafulla@marvell.com
Signed-off-by: prafulla_wadaskar prafulla@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
Okay Mike, Thanks for your understanding. I will keep quiet on this thread waiting this patch to get mainlined.
Regards.. Prafulla . .