From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 233F8DDF65 for ; Thu, 13 Dec 2007 04:05:30 +1100 (EST) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J2V1T-0006xX-Qo for linuxppc-embedded@ozlabs.org; Wed, 12 Dec 2007 09:05:27 -0800 Message-ID: <14299307.post@talk.nabble.com> Date: Wed, 12 Dec 2007 09:05:27 -0800 (PST) From: greenlean To: linuxppc-embedded@ozlabs.org Subject: Re: Linux 2.6 from git.xilinx and XUPV2P In-Reply-To: <14274035.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii References: <14274035.post@talk.nabble.com> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , greenlean wrote: > > Thanks both for the response, I've allready visited some of the links. > > Yes, you was right it's easear than I think, my problem was the .config > file. Now, I have generated it from ml300_defconfig and after some changes > it compiles, but I've two question: > > * I've chosen as platform the XUPV2P in Machine Type, instead of ML300, > so the xparameters file that I'm using is the xparameters_xupv2p.h, but > the xparameters file generated by the EDK is xparameters_ml300 despite I > told it to use XUPV2P, so I can't overwrite it... > > Should I use the xparameters_ml300 generated by EDK or the > xparameters_xupv2p included in the git kernel tree?. I can't compile with > the edk's xparameters_ml300 file because there's some definition that the > compiler can't find, so I'm using the xparameters_xupv2p. > > * Second, if I compile using the xparameters_xupv2p, when I do the dow > command to download the image to the board, the xmd shell tell me: > > XMD% dow zImage.elf > Failed to download ELF file > > ERROR(1053): UNABLE to Read Elf File. The Elf File Maybe Corrupted > : zImage.elf > Maybe this error is due to the above asumption??. I'll post this second > one on xilinx-support maybe it's realted with my system..... > > > -- View this message in context: http://www.nabble.com/Linux-2.6-from-git.xilinx-and-XUPV2P-tp14274035p14299307.html Sent from the linuxppc-embedded mailing list archive at Nabble.com.