All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Gehrlein <sew_s@tqs.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor
Date: Tue, 08 Jul 2008 13:38:26 +0200	[thread overview]
Message-ID: <487351B2.6060809@tqs.de> (raw)
In-Reply-To: <48735090.4060606@denx.de>

Hi Heiko,

Heiko Schocher schrieb:
> Hello Jens,
> 
> one comment to your patch:
> 
> Jens Gehrlein wrote:
> 
>> Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
>> ---
>>
>> Fixed two bugs:
>> a) added NFS mount option "rw" to default environment
>> b) added prefix $(obj) in front of .depend in Makefile. Thank you Magnus for catching that.
>>   
> [...]
>> +
>> +/*******************************************************************************
>> + * Environment
>> + ******************************************************************************/
>> +
>> +#define CONFIG_BOOTDELAY		4
>> +
>> +/* Default values */
>> +#define CONFIG_NETMASK			255.255.255.0
>> +#define CONFIG_IPADDR			172.20.5.100
>> +#define CONFIG_SERVERIP			172.20.5.121
>>   
> Please delete this block. We do not accept such settings in default
> config files.

To understand you properly: do you mean the defines for netmask, ipaddr 
and serverip, i.e. bootdelay and headerline are okay? I ask, because you 
quoted the upper lines, too.

Kind regards,
Jens

  reply	other threads:[~2008-07-08 11:38 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.707077.1215511129.5026.u-boot-users@lists.sourceforge.net>
2008-07-08 11:33 ` [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor Heiko Schocher
2008-07-08 11:38   ` Jens Gehrlein [this message]
2008-07-08 13:48     ` Heiko Schocher
2008-07-08  9:33 Jens Gehrlein
2008-07-08 10:32 ` Jean-Christophe PLAGNIOL-VILLARD
2008-07-08 12:09   ` Jens Gehrlein
2008-07-08 15:24     ` Jean-Christophe PLAGNIOL-VILLARD
2008-07-08 14:31 ` Wolfgang Denk
2008-07-08 15:14   ` Jens Gehrlein
2008-07-09 22:46     ` Wolfgang Denk
2008-07-10  6:22       ` Jens Gehrlein
2008-07-10  6:55         ` Wolfgang Denk
2008-07-10 20:54         ` Guennadi Liakhovetski
2008-07-10  8:20       ` Sascha Hauer
2008-07-10  8:17     ` Sascha Hauer
2008-07-10  8:49       ` Wolfgang Denk
2008-07-10  9:30         ` Sascha Hauer
2008-07-10  9:46           ` Wolfgang Denk
2008-07-10 10:16             ` Sascha Hauer
2008-07-08 22:55 ` Guennadi Liakhovetski
2008-07-08 23:16   ` Wolfgang Denk
2008-07-08 23:33     ` Guennadi Liakhovetski
2008-07-09  6:50       ` Wolfgang Denk
2008-07-09  6:32   ` Jens Gehrlein
2008-07-09  7:10     ` Wolfgang Denk
2008-07-09 12:09   ` Jerry Van Baren

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=487351B2.6060809@tqs.de \
    --to=sew_s@tqs.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 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.