[U-Boot] [PATCH 6/8] patman: Add -a option to refrain from test-applying the patches

Doug Anderson dianders at chromium.org
Thu Mar 21 18:12:54 CET 2013


Simon,

On Wed, Mar 20, 2013 at 7:42 PM, Simon Glass <sjg at chromium.org> wrote:
> Especially with the Linux kernel, it takes a long time (a minute or more)
> to test-apply the patches, so patman becomes significantly less useful.
> The only real problem that is found with this apply step is trailing spaces.
> Provide a -a option to skip this step, for those working with clean patches.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  tools/patman/patman.py | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

Reviewed-by: Doug Anderson <dianders at chromium.org>


More information about the U-Boot mailing list