From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 25 Mar 2009 07:37:54 +0100 Subject: [U-Boot] [PATCH] ppc: cleanup compilererrors/warnings In-Reply-To: <200903241941.01759.vapier@gentoo.org> References: <49C8BB76.4050607@denx.de> <200903241941.01759.vapier@gentoo.org> Message-ID: <49C9D142.4060600@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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