[U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC

Albert ARIBAUD albert.aribaud at free.fr
Sun Apr 11 10:13:48 CEST 2010


Wolfgang Denk a écrit :
> Dear Albert Aribaud,
> 
> In message <1270761085-24964-1-git-send-email-albert.aribaud at free.fr> you wrote:
>> This patch adds support for the Marvell Orion5x SoC.
>> It has no use alone, and must be followed by a patch
>> to add Orion5x support for serial, then support for
>> the ED Mini V2, an Orion5x-based product from LaCie.
>>
>> Signed-off-by: Albert Aribaud <albert.aribaud at free.fr>
> ...
>> --- /dev/null
>> +++ b/cpu/arm926ejs/orion5x/lowlevel_init.S
>> @@ -0,0 +1,294 @@
>> +/*******************************************************************************
>> +Copyright (c) Albert ARIBAUD <albert.aribaud at free.fr>
>> +Redistributed under GPLv2, pursuant to the licensing terms
>> +of the original Marvell U-boot code which is:
>> +Copyright (C) Marvell International Ltd. and its affiliates
>> +********************************************************************************
>> +Marvell GPL License Option
>> +
>> +If you received this File from Marvell, you may opt to use, redistribute and/or
>> +modify this File in accordance with the terms and conditions of the General
>> +Public License Version 2, June 1991 (the "GPL License"), a copy of which is
>> +available along with the File in the license.txt file or by writing to the Free
>> +Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 or
>> +on the worldwide web at http://www.gnu.org/licenses/gpl.txt.
> 
> NAK.  New files shall be licensed under GPL v2 or later.
> 
> Best regards,
> 
> Wolfgang Denk

This was fixed in V6 after a request by Prafulla Wadaskar from Marvell.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list