[U-Boot] Patches to support Ramtron SPI FRAMs

Reinhard Meyer u-boot at emk-elektronik.de
Sun Sep 12 20:51:27 CEST 2010


Dear Wolfgang Denk,
>> I know, and I expected them to be numbered by send-email, but I have to
>> have them numbered by format-patch. But there is now the catch that I got 8
>> commits and it numbers consequently 1/8, 2/8. What simple trick allows me to
>> format-patch only HEAD~8 and HEAD~7 ?
>
> git format-patch -n HEAD~9..HEAD~7  ?

Thanks. Way too simple to see the dots through a big redwood board.
(though I'd use HEAD~8..HEAD~7)

Is there a similar simple trick to produce the 0/n e-Mail? I mean without
hand entering Subject and Body into the send-email phase? Like having it
in a prepared file?

Reinhard


More information about the U-Boot mailing list