Re: [U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py

2014-09-06 Thread Simon Glass
Applied to u-boot-x86 branch 'patman' ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py

2014-08-28 Thread Simon Glass
This code came from a different project with 2-character indentation. Fix it for U-Boot. Signed-off-by: Simon Glass --- Changes in v10: None Changes in v9: None Changes in v8: None Changes in v7: None Changes in v6: - Add new patch to fix indentation in teminal.py Changes in v5: None tools/pa