[U-Boot] [PATCH 1/2] coldfire: Fix compilation for most coldfire boards
Wolfgang Denk
wd at denx.de
Fri Sep 9 09:26:07 CEST 2011
Dear Jin Zhengxiong-R64188,
In message <BE72CBA69B1D6F44B0680DF984332A32253A40 at 039-SN1MPN1-005.039d.mgd.msft.net> you wrote:
>
> > From: Stany MARCEL [mailto:stany.marcel at novasys-ingenierie.com]
> > Sent: Monday, September 05, 2011 9:29 PM
> > To: u-boot at lists.denx.de
> > Cc: Jin Zhengxiong-R64188; Jin Zhengxiong-R64188; Stany MARCEL
> > Subject: [PATCH 1/2] coldfire: Fix compilation for most coldfire boards
> >
> > Many different patches to fix compilation of coldfire boards.
> > Compilation could now be done in a different directory from the
> > sources one. Simple board config switched from Makefile to boards.cfg
> > EP2500 broken board removed from boards.cfg. Link files corrected to
> > remove zlib.o and multiple defined symbols.
> >
> > Signed-off-by: Stany MARCEL <stany.marcel at novasys-ingenierie.com>
> > ---
> > MAKEALL | 6 --
> > Makefile | 124 +++++-----------------------------
> > arch/m68k/cpu/mcf5227x/Makefile | 2 +-
> > arch/m68k/cpu/mcf523x/Makefile | 2 +-
> > arch/m68k/cpu/mcf532x/Makefile | 2 +-
> > arch/m68k/cpu/mcf5445x/Makefile | 2 +-
> > arch/m68k/cpu/mcf547x_8x/Makefile | 2 +-
> > board/BuS/EB+MCF-EV123/u-boot.lds | 8 --
> > board/cobra5272/u-boot.lds | 7 --
> > board/esd/tasreg/u-boot.lds | 7 --
> > board/freescale/m52277evb/.gitignore | 1 +
> > board/freescale/m5235evb/.gitignore | 1 +
> > board/freescale/m5235evb/u-boot.16 | 8 --
> > board/freescale/m5235evb/u-boot.32 | 16 -----
> > board/freescale/m5249evb/u-boot.lds | 7 --
> > board/freescale/m5253evbe/u-boot.lds | 7 --
> > board/freescale/m5272c3/u-boot.lds | 7 --
> > board/freescale/m5275evb/u-boot.lds | 6 --
> > board/freescale/m54451evb/.gitignore | 1 +
> > board/freescale/m54455evb/.gitignore | 1 +
> > board/idmr/u-boot.lds | 7 --
> > boards.cfg | 21 ++++++-
> > include/configs/M5329EVB.h | 8 +-
> > 23 files changed, 50 insertions(+), 203 deletions(-)
> > create mode 100644 board/freescale/m52277evb/.gitignore
> > create mode 100644 board/freescale/m5235evb/.gitignore
> > create mode 100644 board/freescale/m54451evb/.gitignore
> > create mode 100644 board/freescale/m54455evb/.gitignore
> >
> [Jin Zhengxiong-R64188]
> Please remove the unused git information from the patch. Thanks.
I agree with your other comments, but what sort of "unused git
information" are you referring to here?
There is no "unused git information" in this patch. It is a proper
patch generated by git-format-patch and submitted using
git-send-email.
There is nothing that should be changed in the format.
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
Why is an average signature file longer than an average Perl script??
More information about the U-Boot
mailing list