From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Fri, 27 Apr 2012 22:08:56 +0530 Subject: [U-Boot] [PATCH v2 0/4] patman fixes Message-ID: <4F9ACBA0.3090108@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patchset fixes a few typo. And also addresses creation of patman config file. Changes from v1: Improved the patch with comments from Simon Glass Vikram Narayanan (4): patman: Fix a typo error patman: Add meaningful statements instead of blah blah patman: Change the location of patman path patman: Handle creation of patman config tools/patman/README | 17 ++++++++--------- tools/patman/gitutil.py | 18 ++++++++++++++++++ tools/patman/settings.py | 34 +++++++++++++++++++++++++++++++--- 3 files changed, 57 insertions(+), 12 deletions(-) -- 1.7.4.1