> -----Original Message----- > From: Stany MARCEL [mailto:stany.mar...@novasys-ingenierie.com] > Sent: Wednesday, September 14, 2011 8:44 PM > To: u-boot@lists.denx.de > Cc: Jin Zhengxiong-R64188; Jin Zhengxiong-R64188; Stany MARCEL > Subject: [PATCH 1/6] ColdFire: Cleanup lds files for multiple defined symbols > > Lds files cleened to remove multiple defined section and modified to be > compliant with --gc-sections added for ColdFire platform in a previous patch. > > Signed-off-by: Stany MARCEL <stany.mar...@novasys-ingenierie.com> > --- > board/BuS/EB+MCF-EV123/u-boot.lds | 73 ++++++------------------------- > board/cobra5272/u-boot.lds | 69 ++++++------------------------ > board/esd/tasreg/u-boot.lds | 69 +++++------------------------- > board/freescale/m5235evb/u-boot.16 | 71 ++++++------------------------- > board/freescale/m5235evb/u-boot.32 | 79 > ++++++---------------------------- > board/freescale/m5249evb/u-boot.lds | 68 +++++------------------------ > board/freescale/m5253evbe/u-boot.lds | 67 +++++----------------------- > board/freescale/m5271evb/u-boot.lds | 66 +++++----------------------- > board/freescale/m5272c3/u-boot.lds | 67 +++++----------------------- > board/freescale/m5275evb/u-boot.lds | 68 ++++++----------------------- > board/freescale/m5282evb/u-boot.lds | 70 ++++++------------------------ > board/idmr/u-boot.lds | 69 +++++------------------------- > 12 files changed, 150 insertions(+), 686 deletions(-) >
[snip] > diff --git a/board/cobra5272/u-boot.lds b/board/cobra5272/u-boot.lds index > da14807..6c2dfe8 100644 > --- a/board/cobra5272/u-boot.lds > +++ b/board/cobra5272/u-boot.lds > @@ -1,5 +1,5 @@ > /* > - * (C) Copyright 2000 > + * (C) Copyright 2000-2003 > * Wolfgang Denk, DENX Software Engineering, w...@denx.de. [Jin Zhengxiong-R64188] Please double check the year for the Copyright, Thanks. Best Regards, Jason _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot