From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] PXA: Voipac PXA270 Support
Date: Tue, 06 Jul 2010 11:41:56 -0700 [thread overview]
Message-ID: <4C3378F4.70206@gmail.com> (raw)
In-Reply-To: <1278379003-1724-3-git-send-email-marek.vasut@gmail.com>
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.
regards,
Ben
next prev parent reply other threads:[~2010-07-06 18:41 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 [this message]
2010-07-06 20:43 ` Marek Vasut
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=4C3378F4.70206@gmail.com \
--to=biggerbadderben@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.