[U-Boot] [PATCH 2/2] board: amlogic: Rename folder for Amlogic boards
Simon Glass
sjg at chromium.org
Fri Jun 10 18:44:46 CEST 2016
Hi Carlo,
On 10 June 2016 at 02:19, Carlo Caione <carlo at caione.org> wrote:
> On 10/06/16 09:03, Ben Dooks wrote:
>> do you have git rename-detection enabled?
>
> I simply forgot to pass '-M' to git-format-patch. I can submit a v2 if
> requested.
Yes please. Also you can use patman which does this for you.
If your patches are in a branch with the correct upstream:
patman -nt
will generate patches and
patman -t
will send them
(you need -t because amlogic is unlikely to be a valid alias)
Regards,
Simon
More information about the U-Boot
mailing list