public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] running U-boot on ML300 board??
@ 2004-05-27  8:40 Abdelmajid Bouajila
  2004-05-27 10:33 ` Wolfgang Denk
  2004-05-27 14:40 ` Peter Ryser
  0 siblings, 2 replies; 3+ messages in thread
From: Abdelmajid Bouajila @ 2004-05-27  8:40 UTC (permalink / raw)
  To: u-boot

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20040527/24630036/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] running U-boot on ML300 board??
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2004-05-27 10:33 UTC (permalink / raw)
  To: u-boot

In message <009201c443c6$3c664f20$3136a8c0@sassenage.massy.thalesees.com> you wrote:
> 
> 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.

Whay the heck do you think U-Boot needs to be copied  to  some  Linux
kernel directory?

> *I generate my ace file, and nothing happens when running it on the
> ML300 board.

Attach a debugger, and check what your processoir is doing. Also make
sure your serial port is configured correctly,  i.  e.  without  flow
control, etc.

> Have I done a mistake?

Yes, at least one:

> ------=_NextPart_000_008F_01C443D6.FEC210D0
> Content-Type: text/html;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Please NEVER post HTML to the list!!!!


Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
The number you have dialed is imaginary. Please divide by 0  and  try
again.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] running U-boot on ML300 board??
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Ryser @ 2004-05-27 14:40 UTC (permalink / raw)
  To: u-boot

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
>  
>  

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-27 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox