From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Feb 2012 15:40:00 +0100 Subject: [U-Boot] [PATCH 1/2] v2 i.MX28: Fix ref_cpu clock setup In-Reply-To: <6EA3E0BCC03CC34B89B01BD57ECBC718F653CD@POBOX.postoffice.danego.net> References: <6EA3E0BCC03CC34B89B01BD57ECBC718F65163@POBOX.postoffice.danego.net> <201202061356.06397.marek.vasut@gmail.com> <6EA3E0BCC03CC34B89B01BD57ECBC718F653CD@POBOX.postoffice.danego.net> Message-ID: <201202061540.00890.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > btw. a quick hint: > > > > git reset HEAD^ > > git add -p > > > > Add only the reg32 changes, commit, add the rest, commit. Send ;-) > > Well, I made it a little more work than that. But who would have > thought? GIT is actually growing on me! > > I've got my changes in my repository now, in 4 separate commits. I've even > found an SMTP server on the network here. So we're looking good. Yes, finally run git format-patch -o somewhere and tools/checkpatch.pl on the patches, fix the remaining trouble and git send-email