From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot ml510 xilinx
Date: Tue, 19 Jan 2010 13:38:36 +0100 [thread overview]
Message-ID: <4B55A7CC.8070203@monstr.eu> (raw)
In-Reply-To: <a816fa101001190422j458cc15bg9e62ec3a86b3d9bc@mail.gmail.com>
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
prev parent reply other threads:[~2010-01-19 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-19 12:22 [U-Boot] u-boot ml510 xilinx Wilson Martins
2010-01-19 12:38 ` Michal Simek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B55A7CC.8070203@monstr.eu \
--to=monstr@monstr.eu \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.