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] ppc: Don't use getenv_IPaddr() systems without network support
Date: Tue, 22 Dec 2009 23:02:54 +0100	[thread overview]
Message-ID: <20091222220254.8631F3F6FF@gemini.denx.de> (raw)
In-Reply-To: <1261483470-29255-1-git-send-email-sr@denx.de>

Dear Stefan Roese,

In message <1261483470-29255-1-git-send-email-sr@denx.de> you wrote:
> This patch disables the usage of getenv_IPaddr() in lib_ppc/board.c
> on systems that don't have network support enabled.
> 
> This fixes the following compilation problem:
> 
> ./MAKEALL DP405
> Configuring for DP405 board...
> lib_ppc/libppc.a(board.o): In function `board_init_r':
> /home/stefan/git/u-boot/u-boot/lib_ppc/board.c:858: undefined reference to `getenv_IPaddr'
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> ---
>  lib_ppc/board.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Will this patch make the "bdinfo" command print a random IP address?


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
You see things; and you say ``Why?'' But I dream  things  that  never
were; and I say ``Why not?''
       - George Bernard Shaw _Back to Methuselah_ (1921) pt. 1, act 1

  parent reply	other threads:[~2009-12-22 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22 12:04 [U-Boot] [PATCH] ppc: Don't use getenv_IPaddr() systems without network support Stefan Roese
2009-12-22 14:54 ` Matthias Fuchs
2009-12-22 22:02 ` Wolfgang Denk [this message]
2009-12-23  5:50   ` Stefan Roese

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=20091222220254.8631F3F6FF@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