Hi Carlo, On 10 June 2016 at 02:19, Carlo Caione <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

