All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc, mgcoge: add DIP switch detection
Date: Wed, 04 May 2011 22:01:22 +0200	[thread overview]
Message-ID: <20110504200122.2824B126DAA@gemini.denx.de> (raw)
In-Reply-To: <1295951175-3635-1-git-send-email-holger.brunck@keymile.com>

Dear Holger Brunck,

In message <1295951175-3635-1-git-send-email-holger.brunck@keymile.com> you wrote:
> From: Andreas Huber <andreas.huber@keymile.com>
> 
> This reads the DIP switch on mgcoge. The DIP switch is connected to
> the BFTICU (0x40000089) FPGA. If the DIP switch is set the environment
> variable 'actual_bank' is set to 0 and starts the SW in bank0.
> 
> Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
> ---
>  board/keymile/mgcoge/mgcoge.c |   18 ++++++++++++++++++
>  include/configs/mgcoge.h      |    5 +++++
>  2 files changed, 23 insertions(+), 0 deletions(-)

This patch breaks compiling of the  mgcoge2ne  board:

Configuring for mgcoge2ne board...
mgcoge.c: In function 'last_stage_init':
mgcoge.c:305: error: 'CONFIG_SYS_BFTICU_BASE' undeclared (first use in this function)
mgcoge.c:305: error: (Each undeclared identifier is reported only once
mgcoge.c:305: error: for each function it appears in.)


Please fix.

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
ADVISORY:  There is  an  Extremely Small  but  Nonzero  Chance  That,
Through a Process Know as "Tunneling," This Product May Spontaneously
Disappear  from Its Present Location and Reappear at Any Random Place
in the Universe, Including Your Neighbor's Domicile. The Manufacturer
Will Not Be Responsible for Any Damages  or  Inconvenience  That  May
Result.

  parent reply	other threads:[~2011-05-04 20:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 10:26 [U-Boot] [PATCH] ppc, mgcoge: add DIP switch detection Holger Brunck
2011-04-11 20:41 ` Wolfgang Denk
2011-05-04 20:01 ` Wolfgang Denk [this message]
2011-05-05  7:12   ` Holger Brunck
2011-05-05  7:29     ` Wolfgang Denk
2011-05-05  7:37       ` Holger Brunck
2011-05-05 18:16         ` Wolfgang Denk
2011-05-06  8:10           ` Holger Brunck
2011-05-06 10:17             ` Wolfgang Denk
2011-05-06 11:26               ` Holger Brunck

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=20110504200122.2824B126DAA@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 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.