From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 04 Nov 2008 20:08:19 +0100 Subject: [U-Boot] Undefined reference to `boot_relocate_fdt' In-Reply-To: References: Message-ID: <49109DA3.1040104@seznam.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Juan, this change arise with some new patches. Latest v2008.10 release is OK. I will track it where is the problem. Currently FDT support for microblaze is not in the repo. Just disable libfdt (comment #define CONFIG_OF_LIBFDT) in config files(ml401.h, xupv2p.h). Thanks, Michal > His I'm trying to build u-boot for a xupv2p board, but with the newest > version this is appearing during the make : > * > $make xupv2p_config > $make* > > -Map u-boot.map -o u-boot > common/libcommon.a(cmd_bootm.o): In function `do_bootm_subcommand': > /home/juanwalker/software/projects/u-boot/common/cmd_bootm.c:505: undefined > reference to `boot_relocate_fdt' > make: *** [u-boot] Error 1 > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot