Re: [U-Boot] Formal acks and patchwork

2011-05-23 Thread Albert ARIBAUD
Le 23/05/2011 21:42, Wolfgang Denk a écrit : > Dear Albert ARIBAUD, > > In message<4ddab341.20...@aribaud.net> you wrote: >> >>> For example, instead of applying a patch directly from my mailbox I >>> use this file only to get the hash value for the PW entry, and then >>> use pwclient to apply it

Re: [U-Boot] Formal acks and patchwork

2011-05-23 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4ddab341.20...@aribaud.net> you wrote: > > > For example, instead of applying a patch directly from my mailbox I > > use this file only to get the hash value for the PW entry, and then > > use pwclient to apply it and to update it's state: > > > > HASH=$(p

Re: [U-Boot] Formal acks and patchwork

2011-05-23 Thread Albert ARIBAUD
Le 23/05/2011 20:44, Wolfgang Denk a écrit : > Dear Albert ARIBAUD, > > In message<4dda69a1.1070...@aribaud.net> you wrote: >> >>> Note that this is NOT nitpicking: Patchwork will automatically add >>> such correct Acked-by: lines to the patch, so we don't have to track >>> thse manually - this s

Re: [U-Boot] Formal acks and patchwork (was: [PATCH] [Timer]Remove calls to [get, reset]_timer outside arch/)

2011-05-23 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4dda69a1.1070...@aribaud.net> you wrote: > > > Note that this is NOT nitpicking: Patchwork will automatically add > > such correct Acked-by: lines to the patch, so we don't have to track > > thse manually - this saves a LOT of time to the maintainers. > > One qu