linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: rodolfo <rodolfo@lesc.ufc.br>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: XUP Virtex II p with Linux 2.4 - Question
Date: Mon, 25 Feb 2008 13:05:19 -0700	[thread overview]
Message-ID: <fa686aa40802251205t5c9e76a3yf314b325bfcdd342@mail.gmail.com> (raw)
In-Reply-To: <9974727a671b73eacef871a6a394c6cb@lesc.ufc.br>

On Mon, Feb 25, 2008 at 12:05 PM, rodolfo <rodolfo@lesc.ufc.br> wrote:
> Hey everybody,
>
>  I'm in trouble;
>
>  1) The EDK flow: I set the OS in the Software Plataform Settings to
>  linux_2_6 version 1.00.a. after that, in OS and Library section I have to
>  fill out the fields "memory size" , "connected_periphs" , "ramdisk size"
>  ... ?  How would I do it ?
>
>  2) Do I place xparametera_ml300.h in /opt/ELDK/ppc_4xx/usr/src/linux-2.6.15
>  ? if not where?

You should download a current release of the linux kernel.  Don't use
the one that comes with ELDK.

in arch/ppc/platforms/4xx/xparameters/xparameters_ml403.h.  If you're
using the ml403 reference design, it is already there.  If you're
using a custom design then you'll need to replace it.

See here for hints:

http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex

>  3) I downloaded "ppc-2006-01-11.iso" from denx (ELDK) website and I'm
>  trying to follow their instructions for ppc 4xx plataform.
>  [ website: http://www.denx.de/wiki/view/DULG/ELDK ]

This is an old release of ELDK.  You should probably move up to a more
recent release.

>
>  In /opt/ELDK/ppc_4xx/usr/src/u-boot-1.1.4/ I do:
>
>  "make distclen" and  "make ml300_config" are ok! After "make all" in  I've
>  got an error:
>
>  a - ppc_longjmp.o
>  a - ppc_setjmp.o
>  a - stubs.o
>  make[1]: *** No rules for processing the target `hello_world.srec', needed
>  by `all'. Stop.       --> note: "TRANSLATION FROM PORTUGESE"
>  make[1]: Exiting `/opt/ELDK/ppc_4xx/usr/src/u-boot-1.1.4/examples'
>  make: ** [examples] Error 2

You're using an ancient copy of u-boot that breaks with certain
versions of the 'make' program.  You should try using a recent release
of u-boot.  Alternately, you can hack the u-boot makefile to not build
the examples directory.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

  reply	other threads:[~2008-02-25 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-25 19:05 XUP Virtex II p with Linux 2.4 - Question rodolfo
2008-02-25 20:05 ` Grant Likely [this message]
2008-02-29 21:28   ` Kernel 2.6 configuration rodolfo
  -- strict thread matches above, loose matches on Subject: below --
2008-02-15 15:51 XUP Virtex II p with Linux 2.4 - Question rodolfo
2008-02-15 18:44 ` Grant Likely

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=fa686aa40802251205t5c9e76a3yf314b325bfcdd342@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=rodolfo@lesc.ufc.br \
    /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).