[U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
Wolfgang Denk
wd at denx.de
Sun Apr 24 12:20:50 CEST 2016
Dear Stephen,
In message <1461099580-3866-14-git-send-email-swarren at wwwdotorg.org> you wrote:
>
> --- a/board/avionic-design/common/tamonten-ng.c
> +++ b/board/avionic-design/common/tamonten-ng.c
> @@ -1,18 +1,19 @@
> /*
> * (C) Copyright 2013
> * Avionic Design GmbH <www.avionic-design.de>
> + * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
> *
> * SPDX-License-Identifier: GPL-2.0+
> */
>
> #include <common.h>
> #include <dm.h>
> +#include <i2c.h>
> +#include <asm/gpio.h>
> #include <asm/arch/pinmux.h>
> #include <asm/arch/gp_padctrl.h>
> #include <asm/arch/gpio.h>
> -#include <asm/gpio.h>
> #include "pinmux-config-tamonten-ng.h"
> -#include <i2c.h>
>
> #define PMU_I2C_ADDRESS 0x2D
>
Do you really think that moving around two lines of code is a big
enough creative achievement to justify adding a copyright note on it?
And even with "All rights reserved."?
I stop reviewing this patch set here. I'm sorry, but I really dislike
the way how it - intentionally or unintentionally - appears to be
driven by the attempt to increase Nvidias presence in copyright
claims.
This seems not fair to me, and I would like to ask you to rework this
whole patch set and be a little less aggressive in copyright claims.
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What is tolerance? -- it is the consequence of humanity. We are all
formed of frailty and error; let us pardon reciprocally each other's
folly -- that is the first law of nature. - Voltaire
More information about the U-Boot
mailing list