From: Peter Ryser <Peter.Ryser@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] running U-boot on ML300 board??
Date: Thu, 27 May 2004 07:40:36 -0700 [thread overview]
Message-ID: <40B5FDE4.40804@xilinx.com> (raw)
In-Reply-To: <009201c443c6$3c664f20$3136a8c0@sassenage.massy.thalesees.com>
Abdelmajid,
after configuring and compiling u-boot for ML300 you will find an ELF
file called u-boot in the root directory of u-boot. Now, configure the
FPGA on ML300 with the bitstream from the reference design and then use
your debugger (e.g. XMD with P4 cable) to download u-boot to and run it
on the board.
If you want to generate an ACE file containing u-boot and the bitstream
go to the root directory of the reference design and execute the
following command:
$ xmd genace.tcl -jprog -board ml300 -hw implementation/download.bit
-elf <path to u-boot>/u-boot -ace top.ace
Copy the ACE file onto the MicroDrive (e.g. replace the ACE file in
xilinx/myace) and run u-boot either by selecting it through the
touchscreen or by setting the System ACE CF dial to four.
However, I recommend to first get the cable/debugger method working
before you try with the ACE file.
- Peter
Abdelmajid Bouajila wrote:
> Hello,
>
> When running U-boot on ML300 board, I don't receive any character on
> the serial port.
>
> I worked so:
>
> *I downloaded a reference design given by xilinx.
> *With the xparameters.h, I compiled U-boot
> *I put U-boot in \sw\os\linux\kernel....I rename it on zImage.embedded.
>
> *I generate my ace file, and nothing happens when running it on the
> ML300 board.
>
> Have I done a mistake?
> Thanks
>
> Abdelmajid
>
>
prev parent reply other threads:[~2004-05-27 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-27 8:40 [U-Boot-Users] running U-boot on ML300 board?? Abdelmajid Bouajila
2004-05-27 10:33 ` Wolfgang Denk
2004-05-27 14:40 ` Peter Ryser [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=40B5FDE4.40804@xilinx.com \
--to=peter.ryser@xilinx.com \
--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.