From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stany MARCEL Date: Sun, 9 Oct 2011 22:16:40 +0200 Subject: [U-Boot] [PATCH 1/6] ColdFire: Cleanup lds files for multiple defined symbols In-Reply-To: References: <1316004267-23656-1-git-send-email-stany.marcel@novasys-ingenierie.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>> From: Stany MARCEL [mailto:stany.marcel at novasys-ingenierie.com] >>> Sent: Wednesday, September 14, 2011 8:44 PM >>> To: u-boot at 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 >>> --- >>> ?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, wd at denx.de. >> [Jin Zhengxiong-R64188] Please double check the year for the Copyright, Thanks. >> >> Best Regards, >> Jason >> > > I merged with another files with this copyright years. > > Each time a file is edited do I have to actualizes end dates ? Or > leave them as they are ? > > Regards, > > Stany > Hello, As I've got no response I write a new message. Regards, -- Stany