All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] PXA: Voipac PXA270 Support
Date: Tue, 6 Jul 2010 22:43:56 +0200	[thread overview]
Message-ID: <201007062243.56942.marek.vasut@gmail.com> (raw)
In-Reply-To: <4C3378F4.70206@gmail.com>

Dne ?t 6. ?ervence 2010 20:41:56 Ben Warren napsal(a):
> Hi Marek,
> 
> On 7/5/2010 6:16 PM, Marek Vasut wrote:
> > This patch adds support for the Voipac PXA270 board. The support
> > includes: - Ethernet
> > - USB
> > - MMC
> > - NOR Booting
> > - OneNAND Booting
> > - LCD
> > - HDD
> > 
> > Signed-off-by: Marek Vasut<marek.vasut@gmail.com>
> > ---
> 
> <snip>
> 
> > +#define	CONFIG_NETMASK			255.255.255.0
> > +#define	CONFIG_IPADDR			192.168.1.52
> > +#define	CONFIG_SERVERIP			192.168.1.51
> > +#define	CONFIG_ETHADDR			00:11:22:33:44:55
> > +#endif
> > +
> 
> Please remove these.  The same goes for the other boards.

Ok, removed. I pushed the new patches without this into -next-plat. Thanks
> 
> regards,
> Ben

  reply	other threads:[~2010-07-06 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06  1:16 [U-Boot] [PATCH 1/5] Voipac PXA270 LCD Support Marek Vasut
2010-07-06  1:16 ` [U-Boot] [PATCH 2/5] PXA: Add support for LMS285GF05 into pxafb Marek Vasut
2010-07-06  1:16 ` [U-Boot] [PATCH 3/5] PXA: Voipac PXA270 Support Marek Vasut
2010-07-06 18:41   ` Ben Warren
2010-07-06 20:43     ` Marek Vasut [this message]
2010-07-06  1:16 ` [U-Boot] [PATCH 4/5] PXA: Toradex Colibri PXA270 support Marek Vasut
2010-07-06  1:16 ` [U-Boot] [PATCH 5/5] PXA: ZipitZ2 support Marek Vasut

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=201007062243.56942.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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.