From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 19 Jan 2010 13:38:36 +0100 Subject: [U-Boot] u-boot ml510 xilinx In-Reply-To: References: Message-ID: <4B55A7CC.8070203@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wilson Martins wrote: > I have a problem on the utilization of u-boot with the card Xilinx ml510. > u-boot I did the download in the Xilinx git then I make the copy do > xparamenters.h file in the XPS project directory in the directory > board/xilinx/ml507 u-boot, following orders I've been doing: > > make clean > make make ml507_config > make > > The following errors appear: > > /home/pi16/T?l?chargements/u-boot-xlnx.git/include/configs/ml507.h:215:1: > warning: this is the location of the previous definition > board.c: In function 'board_init_r': > board.c:789: error: 'XPAR_FLASH_MEM0_BASEADDR' undeclared (first use in this > function) > board.c:789: error: (Each undeclared identifier is reported only once > board.c:789: error: for each function it appears in.) > board.c:888: warning: implicit declaration of function 'board_get_enetaddr' > make[1]: *** [board.o] Erreur 1 > make[1]: quittant le r?pertoire ? > /home/pi16/T?l?chargements/u-boot-xlnx.git/lib_ppc ? > make: *** [lib_ppc/libppc.a] Erreur 2 > > > Can somebody help me? > there is some version of u-boot with the card Xilinx ml510? > Look at board/xilinx/ml507 - there is xpamaters.h which should be replaced by your version. If you don't flash then look at include/configs/ml507.h and disable flash. Look at xilinx-ppc.h and others files. You can look at microblaze-generic.h where you can see which options are used for system with/without flash. Regards, Michal > > > ------------------------------------------------------------------------ > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian