[U-Boot] [PATCH V5] console: Implement pre-console buffer

Simon Glass sjg at chromium.org
Thu Sep 1 20:51:10 CEST 2011


Hi Graeme,

On Thu, Sep 1, 2011 at 7:02 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Thursday, September 01, 2011 06:52:06 Graeme Russ wrote:
>> Grrrr - Repost of V5 with an SoB. There has to be a better way of
>> automating patch updates ;)
>
> `git commit --amend` ?  s-o-b tag should be in the changelog and thus not get
> lost during the normal run of things ...
> -mike
>

I have a script(TM) which pulls the versions, cover letter, to- and
cc- addresses from the commits. It also runs them through
checkpatch.pl and does its own checks. It makes adding a new version
easier because you just have to update 'Series-version: 2' to
'Series-version: 3' for example. It also collects the change lists
from the various commits and puts them in the cover letter and emails
them out. It's not really U-Boot specific, but it does take a monkey
work out of sending out U-Boot patches.

Perhaps it would help?

Regards,
Simon


More information about the U-Boot mailing list