public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Ryser <Peter.Ryser@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot and Linux into an ace file
Date: Tue, 08 Jun 2004 23:43:13 -0700	[thread overview]
Message-ID: <40C6B181.4040602@xilinx.com> (raw)
In-Reply-To: <001301c44d52$8b549610$3136a8c0@sassenage.massy.thalesees.com>

Hi Abdelmajid,

I'm not sure that I understand why you want to do this. Making an ACE 
file out of U-Boot helps you in the development process of your Linux 
kernel/application as it allows you to download the Linux kernel and the 
RAM disk through the network, thus allowing to change the Linux kernel 
withouth having to rebuild the ACE file (containing U-Boot). If you were 
to include the Linux kernel with U-Boot you would have to rebuild the 
ACE file whenever you change the Linux kernel.

If you are trying to boot Linux from an ACE file there is an easier way. 
Build your Linux kernel with "make bzImage" then build an ACE file from 
the bitstream and the Linux kernel:

$ xmd genace.tcl -jprog -board ml300 -hw  \
     implementation/download.bit -elf zImage.embedded -ace top.ace


You can have U-Boot and Linux in two seperate ACE files and chosing one 
or the other with the dial on the board or through the 
touchscreen/bootloader that ships with the board.

- Peter


Abdelmajid Bouajila wrote:

>
>is it possible to put u-boot with Linux image in an ace file?
>
>Hello,
>
>I am working on an ML300 board. I build my HW platform and I generate my ace
>file using the HW and U-boot like this:
>
>make an ACE file out of bitstream and U-Boot:
>   $ xmd genace.tcl -jprog -board ml300 -hw  \
>     implementation/download.bit -elf u-boot -ace top.ace
>
>
>
>is it possible to put u-boot with the Linux in an ace file?
>
>Thanks
>
>Abdelmajid
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: GNOME Foundation
>Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
>GNOME Users and Developers European Conference, 28-30th June in Norway
>http://2004/guadec.org
>_______________________________________________
>U-Boot-Users mailing list
>U-Boot-Users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
>  
>

      reply	other threads:[~2004-06-09  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-08 12:17 [U-Boot-Users] u-boot and Linux into an ace file Abdelmajid Bouajila
2004-06-09  6:43 ` 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=40C6B181.4040602@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox