public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc: cleanup compilererrors/warnings
Date: Wed, 25 Mar 2009 07:37:54 +0100	[thread overview]
Message-ID: <49C9D142.4060600@denx.de> (raw)
In-Reply-To: <200903241941.01759.vapier@gentoo.org>

Hello Mike,

Mike Frysinger wrote:
> On Tuesday 24 March 2009 06:52:38 Heiko Schocher wrote:
>> actual u-boot top of tree builds with warnings/errors for the following
>> boards:
>>
>> ads5121 cpci5200 mecp5200 v38b IAD210 MBX MBX860T NX823 RPXClassic debris
>> PN62
>>
>> following patch solves it for:
>>
>> ads5121, cpci5200, mecp5200, NX823, debris and PN62
> 
> looks straight forward to me.  but i dont know anything about ppc boards ...
> -mike

Hmm... the compilererrors I solved seems OK to me too, but I don;t
know where to find the missing function for example for the v38b board:

configuring for v38b board...
v38b.c: In function 'misc_init_r':
v38b.c:234: warning: implicit declaration of function 'eth_putenv_enetaddr'
board/v38b/libv38b.a(v38b.o): In function `misc_init_r':
/home/hs/i2c/u-boot-i2c/board/v38b/v38b.c:234: undefined reference to `eth_putenv_enetaddr'
make: *** [u-boot] Fehler 1
ppc_82xx-size: './u-boot': No such file

because you introduced this function for example for the v38b board
in commit "d8d21e699d7fcfb6ab11635110266dd09b7edc62" I thought you
can help me ... maybe a

s/eth_putenv_enetaddr/eth_setenv_enetaddr

is OK?

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2009-03-25  6:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 10:52 [U-Boot] [PATCH] ppc: cleanup compilererrors/warnings Heiko Schocher
2009-03-24 23:41 ` Mike Frysinger
2009-03-25  6:37   ` Heiko Schocher [this message]
2009-03-25 22:50     ` Mike Frysinger
2009-03-28 23:16 ` Wolfgang Denk
2009-03-29  0:05   ` Wolfgang Denk

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=49C9D142.4060600@denx.de \
    --to=hs@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