[U-Boot-Users] Xilinx EDK error message on libgen

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

In message 7E11C792A1D81242B9BFFC8355D4979387F4CC@us-bv-m23.global.tektronix.net you wrote:
I am trying to compile u-boot for the first time. My target board is a
I don;t see any actual reference to U-Boot in your message?
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
What has this to do with U-Boot?
Best regards,
Wolfgang Denk

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@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (3)
-
andrew.l.bomber@maxtek.com
-
Peter Ryser
-
Wolfgang Denk