public inbox for u-boot@lists.denx.de
 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: Fri, 09 Apr 2010 07:25:22 +0200	[thread overview]
Message-ID: <4BBEBA42.7070507@free.fr> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D187868AC24@SC-VEXCH4.marvell.com>

Prafulla Wadaskar a ?crit :
> Dear Albert

>> +++ b/cpu/arm926ejs/orion5x/Makefile
>> @@ -0,0 +1,55 @@
>> +#
>> +# Copyright (C) 2009 Albert ARIBAUD <albert.aribaud@free.fr>
> 
> General comment for all files,
> You should change copyright statement for year 2010 instead of 2009 

Drat--didn't realize this. :o)

> +#define PCIE_DEV_ID_OFF         (ORION5X_REG_PCIE_BASE + 0x0000)
> +#define PCIE_DEV_REV_OFF        (ORION5X_REG_PCIE_BASE + 0x0008)
> 
> These are already defined cpu.h, pls remove it

Fixed

>> +++ 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
> 
> You should put standard GPL statement here as you put for other files,

Ok.

> Also pls remove Marvell GPL statement

I'd kept the notice as this file is a split from, and major part of, the 
original single lowlevel_init.S which is indeed (c) Marvell; if you feel 
I can remove the reference to Marvell, that's fine with me. But then, I 
should remove it also from board/LaCie/edminiv2/board_lowlevel_init.S, 
should I not?

> Apart from above, the code looks okay to me.

> Regards..
> Prafulla . .

Thanks Prafulla; patch V6 comes in as soon as I get your confirmation on 
the copyright notice question.

Amicalement,
-- 
Albert.

  reply	other threads:[~2010-04-09  5:25 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 [this message]
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

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=4BBEBA42.7070507@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox