[U-Boot] [PATCH 1/6] ColdFire: Cleanup lds files for multiple defined symbols

Stany MARCEL stanypub at gmail.com
Fri Sep 16 22:11:45 CEST 2011


>> -----Original Message-----
>> 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 <stany.marcel at 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, 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


More information about the U-Boot mailing list