From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ryser Date: Fri, 26 Aug 2005 07:43:18 -0700 Subject: [U-Boot-Users] Xilinx EDK error message on libgen In-Reply-To: <7E11C792A1D81242B9BFFC8355D4979387F4CC@us-bv-m23.global.tektronix.net> References: <7E11C792A1D81242B9BFFC8355D4979387F4CC@us-bv-m23.global.tektronix.net> Message-ID: <430F2A86.6040908@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andrew, have a look at XAPP542 (http://direct.xilinx.com/bvdocs/appnotes/xapp542.pdf). It explains how to get started with U-Boot for Xilinx FPGAs. - Peter andrew.l.bomber at maxtek.com wrote: >Hello, > >I am trying to compile u-boot for the first time. My target board is a >custom device with only a UARTLite, SPI Flash, and SDRAM with PPC on a >Xilinx FPGA. I continually get the same error when I try to generate >libraries. I am trying to generate the libraries through the EDK IDE. Is >anyone on this board familiar with porting u-boot to a Xilinx device in EDK? >If so could you help? The stand alone OS works just fine on this project >before I changed the OS_NAME in the mss. > > >The command that EDK 6.3i issues to generate libraries: >libgen -mhs system.mhs -p xc2vp4fg256-6 system_u-boot.mss > >The error message: >WARNING: The parameter USE_DCR for the intc driver has been deprecated. Any >reference to this parameter in the MSS file will be ignored. >define_config_file: XNullHandler >ERROR:MDT - Error while running "generate" for processor ppc405_0... >make: *** [ppc405_0/lib/libxil.a] Error 2 >Done. > >Thanks, > >Andrew > > >------------------------------------------------------- >SF.Net email is Sponsored by the Better Software Conference & EXPO >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >_______________________________________________ >U-Boot-Users mailing list >U-Boot-Users at lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/u-boot-users > > > >