[U-Boot] [PATCH] ppc, mgcoge: add DIP switch detection

Holger Brunck holger.brunck at keymile.com
Thu May 5 09:12:42 CEST 2011


Hi,

On 05/04/2011 10:01 PM, Wolfgang Denk wrote:
> Dear Holger Brunck,
> 
> In message <1295951175-3635-1-git-send-email-holger.brunck at keymile.com> you wrote:
>> From: Andreas Huber <andreas.huber at 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 at keymile.com>
>> Signed-off-by: Holger Brunck <holger.brunck at 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.)
> 

Argh sorry.

> 
> Please fix.
> 

In the already posted patch serie
http://lists.denx.de/pipermail/u-boot/2011-May/091976.html
the problem is fixed, should I repost the patch
powerpc/km82xx: rework DIP switch detection
as a standalone patch and rebase the serie or can you take the whole serie?

Best regards
Holger Brunck



More information about the U-Boot mailing list