[U-Boot] [PATCH] ppc: Don't use getenv_IPaddr() systems without network support

Wolfgang Denk wd at denx.de
Tue Dec 22 23:02:54 CET 2009


Dear Stefan Roese,

In message <1261483470-29255-1-git-send-email-sr at 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 at 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


More information about the U-Boot mailing list