All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5 v2] nios2: add Altera EP2C35 board
Date: Sun, 04 Apr 2010 22:48:38 -0700	[thread overview]
Message-ID: <4BB979B6.7020607@gmail.com> (raw)
In-Reply-To: <1270008219-21459-1-git-send-email-thomas@wytron.com.tw>

Hi Thomas,

On 3/30/2010 9:03 PM, Thomas Chou wrote:
> This patch supports the Altera CycloneII Nios dev board using
> the example FPGA design at http://nioswiki.com/Linux.
>
> Signed-off-by: Thomas Chou<thomas@wytron.com.tw>
> ---
> +/* #define CONFIG_ETHOC */
> +#define CONFIG_SYS_ETHOC_BASE		(IGOR_MAC_BASE | IO_REGION_BASE)
> +
> +#define CONFIG_ETHADDR		08:00:3e:26:0a:5b
> +#define CONFIG_NETMASK		255.255.255.0
> +#define CONFIG_IPADDR		192.168.1.10
> +#define CONFIG_SERVERIP	192.168.1.254
> +
>    
Please remove these definitions.

regards,
Ben

  parent reply	other threads:[~2010-04-05  5:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31  0:50 [U-Boot] [PATCH 1/5] nios2: add nios2-generic board Thomas Chou
2010-03-31  0:50 ` [U-Boot] [PATCH 2/5] nios2: add Altera EP2C35 board Thomas Chou
2010-03-31  4:03   ` [U-Boot] [PATCH 2/5 v2] " Thomas Chou
2010-04-01 12:26     ` Thomas Chou
2010-04-05  5:48     ` Ben Warren [this message]
2010-03-31  4:03   ` [U-Boot] [PATCH 3/5 v2] nios2: add Altera EP3C120 board Thomas Chou
2010-04-02  1:33     ` [U-Boot] [PATCH 3/5 v3] " Thomas Chou
2010-04-02  6:57       ` Michal Simek
2010-04-15 14:40       ` Thomas Chou
2010-03-31  4:03   ` [U-Boot] [PATCH 4/5 v2] nios2: add Altera NEEK board Thomas Chou
2010-04-01 12:26     ` Thomas Chou
2010-04-05  5:50     ` Ben Warren
2010-04-01  7:17   ` [U-Boot] [PATCH 2/5] nios2: add Altera EP2C35 board Michal Simek
2010-04-01 12:24     ` Thomas Chou
2010-03-31  0:50 ` [U-Boot] [PATCH 3/5] nios2: add Altera EP3C120 board Thomas Chou
2010-03-31  0:50 ` [U-Boot] [PATCH 4/5] nios2: add Altera NEEK board Thomas Chou
2010-03-31  0:50 ` [U-Boot] [PATCH 5/5] nios2: fix no flash, add nand and mmc init in board.c Thomas Chou
2010-04-17 15:20   ` [U-Boot] [PATCH 5/5 v2] " Thomas Chou
2010-04-22  9:27   ` [U-Boot] [PATCH 5/5 v3] " Thomas Chou
2010-04-23  2:22     ` Scott McNutt
2010-04-15 14:55 ` [U-Boot] [PATCH v2] nios2: add nios2-generic board Thomas Chou
2010-04-16 10:40   ` Michal Simek
2010-04-17  9:53 ` [U-Boot] [PATCH 1/5 v3] " Thomas Chou
2010-04-21  0:40 ` [U-Boot] [PATCH 1/5 v4] " Thomas Chou

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=4BB979B6.7020607@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.