[U-Boot] [PATCH] Pad data length for nand write
Scott Wood
scottwood at freescale.com
Tue Feb 17 19:41:08 CET 2009
Derek Ou wrote:
> Sorry that my patch went out twice. I ran into smtp authentication issue
> with git-send-email. Also, what is the right way to add more comments
> to a patch? Should I edit the patch generated by git-format-patch or I
> should just add commit title, blank line and the full commit message when
> I git commit my change locally.
The latter, for anything that belongs in the permanent commit message.
For transient information such as what changed since the previous
version of the patch, edit the resulting patch below the "---".
-Scott
More information about the U-Boot
mailing list