Re: [PATCH 1/2] SAMA5D4EK - Now mostly supports booting Android from NAND.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Doug,

On 02/11/2015 12:02 PM, Doug Brainard wrote:
Sorry, this was more me not understanding "git send-email" the first

It's OK, won't worry.

time and how to keep it only sending the latest commit.

We normally do it in steps
1. format patch
$ git format-patch -s -n (n is the number of patch you plan to send, from top to bottom.)
2. check the patch
   $ ./scripts/checkpatch.pl <your patches>
3. send the patch
   $ git send-email --to=.. --cc=.. <patch files>

More details, please reference the documentation in kernel: https://www.kernel.org/doc/Documentation/SubmittingPatches

Doug

Best Regards,
Bo Shen

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux