
-----Original Message-----
From: Stephen Warren [mailto:swarren@wwwdotorg.org swarren@wwwdotorg.org
]
Sent: Friday, October 03, 2014 8:56 AM
To: Marcel Ziswiler
Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; Tom Warren
Subject: Re: [U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment
style fix
On 10/03/2014 09:55 AM, Marcel Ziswiler wrote:
On Fri, 2014-10-03 at 09:40 -0600, Stephen Warren wrote:
If you want to extract just 1 (or some specific number) of commits
rather than "everything since upstream", you can always run:
git format-patch -1 commit_id
where -1 means "1 commit" (and could be any number) and commit_id
is the most recent commit you want to send. That way, format-patch
will generate the correct N/M values in the email subjects without
you having to fix them up:-)
Thanks mate, I knew there's gotta be a better way to doing this,
just never got around to actually fiddle with it.
Do you happen to know about the status of Thierry's latest PCIe
patch set?
I think Tom was going to track down who was going to apply it.
[blocked from my work email due to Mime, resend from gmail account]
I thought I saw some discussion of Tom (Rini), etc. taking it in, as only about a quarter (9 of 40) of the v2 patches are tagged 'tegra'. But I can try to apply it to u-boot-tegra early next week if no one else wants to take it.
Tom