[U-Boot] [PATCH 3/7] powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.h

Wolfgang Denk wd at denx.de
Fri Jul 27 19:30:50 CEST 2012


Dear Gerlando Falauto,

In message <1343402200-32020-4-git-send-email-gerlando.falauto at keymile.com> you wrote:
> Since mgcoge and mgcoge3ne are the only km82xx boards, there is no need
> to keep them as separate .h config files.
> Therefore, make mgcoge3ne.h and mgcoge.h converge into a single km82xx.h
> file.
> 
> Signed-off-by: Gerlando Falauto <gerlando.falauto at keymile.com>
> ---
>  boards.cfg                  |    4 +-
>  include/configs/km82xx.h    |  149 +++++++++++++++++++++++++++++++++++++++++++
>  include/configs/mgcoge.h    |   93 ---------------------------
>  include/configs/mgcoge3ne.h |   93 ---------------------------
>  4 files changed, 151 insertions(+), 188 deletions(-)
>  create mode 100644 include/configs/km82xx.h
>  delete mode 100644 include/configs/mgcoge.h
>  delete mode 100644 include/configs/mgcoge3ne.h

Can you please try creating this patch with git format-patch with
options "-M" and "-C", please? I think git should do better to
recognize this rename / merge of two files.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Vor allem kein Gedanke! Nichts ist kompromittierender als ein  Gedan-
ke!            - Friedrich Wilhelm Nietzsche _Der Fall Wagner_ (1888)


More information about the U-Boot mailing list