From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH V2] ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
Date: Thu, 22 May 2008 17:30:15 +0200 [thread overview]
Message-ID: <20080522153015.C69502476E@gemini.denx.de> (raw)
In-Reply-To: Your message of "Thu, 22 May 2008 11:19:42 EDT." <1211469582-3656-1-git-send-email-hugo.villeneuve@lyrtech.com>
In message <1211469582-3656-1-git-send-email-hugo.villeneuve@lyrtech.com> you wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
>
> Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
> Signed-off-by: Philip Balister <philip@balister.org>
There are a lot of new files, and you sign these off, but I don't see
your copyright notice in either of these. How comes? Didn't you modify
this code?
...
> diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h
> new file mode 100644
> index 0000000..b62ea74
...
> +#define CONFIG_BOOTCOMMAND \
> + "setenv setboot setenv bootargs \\$(bootargs);run setboot"
Do not use the old "$(...)" syntax any more, it is deprecated. Please
use "${...}" instead.
Also, this statement is nonsense, as you don't do anything there that
has any effect.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
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
A committee is a group that keeps the minutes and loses hours.
-- Milton Berle
next prev parent reply other threads:[~2008-05-22 15:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-22 15:19 [U-Boot-Users] [PATCH V2] ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) Hugo Villeneuve
2008-05-22 15:30 ` Wolfgang Denk [this message]
2008-05-22 18:04 ` Philip Balister
2008-05-22 18:26 ` Hugo Villeneuve
2008-05-22 19:57 ` Wolfgang Denk
2008-05-22 19:56 ` Wolfgang Denk
2008-05-22 20:07 ` [U-Boot-Users] [PATCH V2] ARM: Add support for Lyrtech SFF-SDRboard (ARM926EJS) Hugo Villeneuve
2008-05-23 12:11 ` Detlev Zundel
2008-05-23 12:26 ` Wolfgang Denk
2008-05-23 12:36 ` Jerry Van Baren
2008-05-23 12:52 ` Wolfgang Denk
2008-05-23 13:03 ` Jerry Van Baren
2008-05-23 13:22 ` Detlev Zundel
[not found] ` <4836C671.7050208@balister.org>
2008-05-23 16:00 ` Detlev Zundel
2008-05-27 21:10 ` Hugo Villeneuve
2008-06-03 16:39 ` Detlev Zundel
2008-06-05 15:46 ` Philip Balister
2008-06-05 17:32 ` Hugo Villeneuve
2008-06-06 6:35 ` Jean-Christophe PLAGNIOL-VILLARD
2008-06-13 15:03 ` [U-Boot-Users] [PATCH V2] ARM: Add support for LyrtechSFF-SDRboard (ARM926EJS) Hugo Villeneuve
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=20080522153015.C69502476E@gemini.denx.de \
--to=wd@denx.de \
--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