public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc: cleanup compilererrors/warnings
Date: Wed, 25 Mar 2009 18:50:43 -0400	[thread overview]
Message-ID: <200903251850.44098.vapier@gentoo.org> (raw)
In-Reply-To: <49C9D142.4060600@denx.de>

On Wednesday 25 March 2009 02:37:54 Heiko Schocher wrote:
> 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?

ugh, yes.  we we want "setenv", not "putenv".  i thought i did a scan to make 
sure i didnt make that typo, but i guess i still missed a few :/.
-mike

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090325/63d4bb40/attachment.pgp 

  reply	other threads:[~2009-03-25 22:50 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
2009-03-25 22:50     ` Mike Frysinger [this message]
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=200903251850.44098.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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