public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Blackfin: br4: new board port
Date: Sun, 27 Nov 2011 15:56:20 +0100	[thread overview]
Message-ID: <20111127145621.087EF1FFB3AB@gemini.denx.de> (raw)
In-Reply-To: <201111251614.47433.vapier@gentoo.org>

Dear Mike Frysinger,

In message <201111251614.47433.vapier@gentoo.org> you wrote:
> i tweaked a few things (like disabling the CONFIG_ETHADDR).  same question for
> this board ... where is the MAC normally stored ?
> 
> updated patch is below
> -mike
> 
> From 6ff79ef55cb414b0dfb08b8aa9db2baf8849545b Mon Sep 17 00:00:00 2001
> From: Dimitar Penev <dpn@switchfin.org>
> Date: Fri, 25 Nov 2011 16:05:54 -0500
> Subject: [PATCH] Blackfin: br4: new board port
> 
> This adds support for the BR4 Appliance.  It is a quad channel ISDN BRI
> board based on Blackfin BF537 CPU.
> 
> Signed-off-by: Dimitar Penev <dpn@switchfin.org>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

...
> +#ifndef __ADSPBF534__
> +#define ADI_CMDS_NETWORK	1
> +#define CONFIG_BFIN_MAC
> +#define CONFIG_NETCONSOLE	1

These #defines should have no values.

> +#endif
> +#define CONFIG_HOSTNAME		br4
> +#define CONFIG_IPADDR		192.168.1.100
> +#define CONFIG_GATEWAYIP	192.168.1.1
> +#define CONFIG_SERVERIP		192.168.1.2
> +#define CONFIG_TFTP_BLOCKSIZE	4404

NAK.

> +/* Uncomment next line to use fixed MAC address */
> +/* #define CONFIG_ETHADDR	5c:38:1a:80:a7:00 */

Please don't add dead code.

> +#define CONFIG_BFIN_TWI_I2C	1
> +#define CONFIG_HARD_I2C		1

These #defines should have no values.

Please fix globally.


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
"Can you imagine how life could be improved if we could do away with
jealousy, greed, hate ..."
"It can also be improved by eliminating love, tenderness, sentiment
-- the other side of the coin"
	-- Dr. Roger Corby and Kirk, "What are Little Girls Made Of?",
	   stardate 2712.4

  parent reply	other threads:[~2011-11-27 14:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25 17:35 [U-Boot] [PATCH] Blackfin: br4: new board port Dimitar Penev
2011-11-25 21:14 ` Mike Frysinger
2011-11-26 15:32   ` Dimitar Penev
2011-11-27 14:53   ` Wolfgang Denk
2011-11-27 14:56   ` Wolfgang Denk [this message]
2011-11-27 20:00     ` Mike Frysinger
2011-11-27 22:23       ` Wolfgang Denk
2011-11-28 11:45         ` Dimitar Penev
2011-11-28 15:33           ` Wolfgang Denk
2012-01-08  9:21             ` Mike Frysinger
2011-11-27 14:40 ` Wolfgang Denk
2011-11-28  8:29   ` Dimitar Penev
2011-11-28 15:12     ` Wolfgang Denk
2011-11-28 23:15       ` Dimitar Penev
2012-01-08  9:25 ` [U-Boot] [PATCH v2] " Mike Frysinger
2012-01-09 17:18   ` Dimitar Penev

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=20111127145621.087EF1FFB3AB@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