Make changes in the README file with the new location of patman config file. Also update the creation of config file.
Signed-off-by: Vikram Narayanan <vikram...@gmail.com> Cc: Simon Glass <s...@chromium.org> --- tools/patman/README | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/tools/patman/README b/tools/patman/README index 7ba9e80..86ede78 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,7 +68,10 @@ How to configure it For most cases patman will locate and use the file 'doc/git-mailrc' in your U-Boot directory. This contains most of the aliases you will need. -To add your own, create a file ~/.config/patman directory like this: +During the first run patman creates a config file for you by taking the default +user name and email address from the global .gitconfig file. + +To add your own, create a file ~/.patman like this: >>>> # patman alias file -- 1.7.4.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot