linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Peter Mendham <petermendham@computing.dundee.ac.uk>
To: linuxppc-embedded@ozlabs.org
Subject: Linux on Virtex board with ARCH=powerpc
Date: Tue, 24 Jun 2008 10:02:23 +0100	[thread overview]
Message-ID: <4860B81F.6070205@computing.dundee.ac.uk> (raw)

Dear all,

I'm trying to boot a 2.6.26-rc6 kernel on a custom Virtex 4 board.  I 
have used the Xilinx utility to generate a device tree and now want to 
generate an image for throwing onto CF for use with a SystemACE (just 
like on the the ML3/4xx boards).  I don't want to use a bootloader (I 
don't really need one).  I saw something on this list about simpleImage, 
"simple" sounded good to me so I thought I'd try that (or did I 
misinterpret what this is for?).  I also don't want the image to be too 
big, I always used to use a zImage under ARCH=ppc. So, two questions, 
which hopefully are easy ones:
1. I did what Grant said in a post to this list about simpleImage, and 
dumped my dts into arch/powerpc/boot/dts and I called it system.dts (for 
now).  I then tried to do make simpleImage.system which ran right 
through to final link then moaned about a missing simpleboot-system.  
Where is this supposed to come from?  What am I doing wrong?  I naively 
tried copying simpleboot.o to simpleboot-system.o and the error went 
away.  Hmm.
2. I need an ELF to give to my SystemACE file generator.  This used to 
pop up in arch/ppc/boot/images and be called zImage.elf, which made 
sense to me.  What's the deal now with powerpc?  What should I be using?
Finally, can anyone give me a heads-up on any gotchas with what I'm 
trying to do.  As you can tell, I don't entirely know what I'm doing, so 
any pointers would be gratefully received.

Thanks,
-- Peter


The University of Dundee is a Scottish Registered Charity, No. SC015096.

             reply	other threads:[~2008-06-24  9:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24  9:02 Peter Mendham [this message]
2008-06-24 14:03 ` Linux on Virtex board with ARCH=powerpc John Linn
2008-06-24 19:21   ` Peter Mendham
2008-06-24 19:50     ` John Linn
2008-06-25 16:17       ` Peter Mendham
2008-06-25 20:34         ` John Linn
2008-06-26 13:24           ` Peter Mendham
2008-06-26 13:29             ` John Linn
2008-06-27 12:30               ` Peter Mendham
2008-06-27 13:25                 ` John Linn
2008-06-27 15:06                   ` Peter Mendham
2008-06-27 15:18                 ` Aaron Sells
2008-06-27 15:24                   ` Peter Mendham
2008-06-27 18:14                 ` Peter Korsgaard
2008-07-02  8:49                   ` Peter Mendham
2008-06-24 19:50     ` Stephen Neuendorffer

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=4860B81F.6070205@computing.dundee.ac.uk \
    --to=petermendham@computing.dundee.ac.uk \
    --cc=linuxppc-embedded@ozlabs.org \
    /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;
as well as URLs for NNTP newsgroup(s).