* [U-Boot] u-boot ml510 xilinx
@ 2010-01-19 12:22 Wilson Martins
2010-01-19 12:38 ` Michal Simek
0 siblings, 1 reply; 2+ messages in thread
From: Wilson Martins @ 2010-01-19 12:22 UTC (permalink / raw)
To: u-boot
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?
--
Wilson Neto
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot ml510 xilinx
2010-01-19 12:22 [U-Boot] u-boot ml510 xilinx Wilson Martins
@ 2010-01-19 12:38 ` Michal Simek
0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2010-01-19 12:38 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-19 12:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-19 12:22 [U-Boot] u-boot ml510 xilinx Wilson Martins
2010-01-19 12:38 ` Michal Simek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox