
26 Feb
2007
26 Feb
'07
8:29 p.m.
Matt Gessner wrote:
Hi,
The README file doesn't cover how to submit patches for U-Boot using git. Is it as simple as just pulling the diffs out for each file and submitting them?
Yes. Use git-format-patch to make the patch, and git-send-email to send it to this list. Make sure you add a changelog to the patch before emailing it.
Also, if the patch is under the purview of one of the CPU family maintainers, you should CC: him on it.
--
Timur Tabi
Linux Kernel Developer @ Freescale