All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC
Date: Sun, 11 Apr 2010 10:13:48 +0200	[thread overview]
Message-ID: <4BC184BC.9000600@free.fr> (raw)
In-Reply-To: <20100410203036.951E2E6D662@gemini.denx.de>

Wolfgang Denk a ?crit :
> Dear Albert Aribaud,
> 
> In message <1270761085-24964-1-git-send-email-albert.aribaud@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@free.fr>
> ...
>> --- /dev/null
>> +++ b/cpu/arm926ejs/orion5x/lowlevel_init.S
>> @@ -0,0 +1,294 @@
>> +/*******************************************************************************
>> +Copyright (c) Albert ARIBAUD <albert.aribaud@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.

      reply	other threads:[~2010-04-11  8:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-08 21:11 [U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC Albert Aribaud
2010-04-08 21:11 ` [U-Boot] [PATCH V5 2/3] Add Orion5x support to 16550 device driver Albert Aribaud
2010-04-08 21:11   ` [U-Boot] [PATCH V5 3/3] Add support for the LaCie ED Mini V2 board Albert Aribaud
2010-04-09  6:33     ` Prafulla Wadaskar
2010-04-09  4:34 ` [U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC Prafulla Wadaskar
2010-04-09  5:25   ` Albert ARIBAUD
2010-04-09  6:58     ` Prafulla Wadaskar
2010-04-10 21:09     ` Wolfgang Denk
2010-04-12  6:19       ` Prafulla Wadaskar
2010-04-10 20:30 ` Wolfgang Denk
2010-04-11  8:13   ` Albert ARIBAUD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BC184BC.9000600@free.fr \
    --to=albert.aribaud@free.fr \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.