From mboxrd@z Thu Jan 1 00:00:00 1970 From: zzs Date: Wed, 13 Jul 2011 14:13:13 +0800 Subject: [U-Boot] at91rm9200 undef runtime error with eldk 5.0 Message-ID: <20110713061040.GA5148@greatfirst.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, everybody: I'am using a board similar to at91rm9200ek, u-boot version is v2011.03. Early I use eldk4.2 to build u-boot, all things ok, but eldk 4.2 can't compile busybox whith ubiattach enabled. So I change my toolchain to eldk5.0 (eldk-eglibc-i686-arm-toolchain-gmae-5.0.tar.bz2, poky-image-sato-sdk-armv5te.tar.gz). Now the make process all ok. But when download u-boot.bin to the board. the code say: -F- Undef detected eldk5.0-armv5te CAN'T used for arm920t ??? Is this true? anybody help me! -- Best Regards, zzs