All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/10 v5] powerpc/mpc85xx: support application without resetvec segment in the linker script
Date: Thu, 27 Jun 2013 18:01:13 -0400	[thread overview]
Message-ID: <20130627220113.GE28078@bill-the-cat> (raw)
In-Reply-To: <20130621053609.56B72380BF2@gemini.denx.de>

On Fri, Jun 21, 2013 at 07:36:09AM +0200, Wolfgang Denk wrote:
> Dear ying.zhang at freescale.com,
> 
> In message <1371715468-21120-1-git-send-email-ying.zhang@freescale.com> you wrote:
> >
> > --- a/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
> > +++ b/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
> > @@ -1,8 +1,5 @@
> >  /*
> > - * (C) Copyright 2006
> > - * Wolfgang Denk, DENX Software Engineering, wd at denx.de
> > - *
> > - * Copyright 2009 Freescale Semiconductor, Inc.
> > + * Copyright 2013 Freescale Semiconductor, Inc.
> 
> Please never, ever modify existing copyright headers in any such way!!
> 
> You MUST keeep existing entries (unless they are clearly wrong).
> 
> 
> 
> NAK!

Please address this NAK and make sure it's not also happening in the
rest of the series.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130627/e76148ce/attachment.pgp>

  reply	other threads:[~2013-06-27 22:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20  8:04 [U-Boot] [PATCH 01/10 v5] powerpc/mpc85xx: support application without resetvec segment in the linker script ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 02/10 v5] powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 03/10 v5] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL ying.zhang at freescale.com
2013-06-27 22:03   ` Tom Rini
2013-06-27 22:19     ` Andy Fleming
2013-06-20  8:04 ` [U-Boot] [PATCH 04/10 v5] Makefile: move the common makefile line to public area ying.zhang at freescale.com
2013-06-27 22:02   ` Tom Rini
2013-06-20  8:04 ` [U-Boot] [PATCH 05/10 v5] powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 06/10 v5] spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import ying.zhang at freescale.com
2013-06-21  5:37   ` Wolfgang Denk
     [not found]     ` <B3A295C5BD5B13458B2F5C6AFAD91046723AB8@039-SN2MPN1-021.039d.mgd.msft.net>
2013-06-26 16:12       ` Scott Wood
2013-06-26 17:34         ` Tom Rini
2013-06-27  2:35           ` Zhang Ying-B40530
2013-06-27 12:17             ` Tom Rini
2013-06-27 20:16               ` Scott Wood
2013-06-27 21:56                 ` Tom Rini
2013-07-09  9:59                   ` Zhang Ying-B40530
2013-08-14  2:31                   ` Zhang Ying-B40530
2013-08-14 13:48                     ` Tom Rini
2013-08-14 15:42                       ` York Sun
2013-08-15  2:25                         ` Zhang Ying-B40530
2013-08-15  2:42                           ` sun york-R58495
2013-08-15  2:48                             ` Zhang Ying-B40530
2013-08-20 17:06                               ` York Sun
2013-06-20  8:04 ` [U-Boot] [PATCH 07/10 v5] powerpc/p1022ds: boot from SD Card with SPL ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 08/10 v5] powerpc/p1022ds: boot from spi flash " ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 09/10 v5] nand: tpl : introduce the TPL based on the SPL ying.zhang at freescale.com
2013-06-20  8:04 ` [U-Boot] [PATCH 10/10 v5] powerpc: p1022ds: support TPL on the P1022DS ying.zhang at freescale.com
2013-06-21  5:36 ` [U-Boot] [PATCH 01/10 v5] powerpc/mpc85xx: support application without resetvec segment in the linker script Wolfgang Denk
2013-06-27 22:01   ` Tom Rini [this message]
2013-06-27 22:16     ` Andy Fleming

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=20130627220113.GE28078@bill-the-cat \
    --to=trini@ti.com \
    --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.