linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Wade Maxfield" <wmaxfield@gmail.com>
To: christophe.alayrac@cresitt.com
Cc: ppc <linuxppc-embedded@ozlabs.org>
Subject: Re: System Ace booting (or not) question
Date: Fri, 5 Jan 2007 10:23:31 -0600	[thread overview]
Message-ID: <45a1b53e0701050823y68db3059pcddfa784b39fed66@mail.gmail.com> (raw)
In-Reply-To: <1168017290.15530.7.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 3956 bytes --]

Hi Alayrac,

  Thank you for your reply.

  No, there is no bus error.

  The memory map of our design matches the ML403 as regards the DDR ram.  We
are just trying to get the code into external DDR Ram.

  The code start address is specified in the elf file, and lists correctly
on the screen as the genace script executes.

  The code in zImage.elf is compiled to the DDR space, and so should load
there.   The genace script prints out the code will load there when it runs
and places
the .elf file into the system.  The system.ace file is 10 megabytes after
the zImage.elf code is put into it.  when doing only the internal block ram
load, the system.ace
file is only 2.8 megabytes in size.


thanks again,
wade




On 1/5/07, alayrac christophe <christophe.alayrac@cresitt.com> wrote:
>
> High Wade,
>
> Does systemace comes out with a bus error? (Red led on ML403 board)?
>
> If yes may be its because the memory map of your design did not fit with
> ML403 ones and that SystemaAce try to load kernel image in a non ram
> place.
>
> you may have to specify the code start address to the genace.tcl script
> to generate properly the ace file. (it should be something like
> start_address 0xYOURADDR in the opt file)
>
> Have you tried to download the kernel image through JTAG?
>
> You can also try to compile a standalone code in DDR space (not BRAM as
> describe in your email) an try to make an ace file with it.
>
> regards
>
> Chris
>
> Le vendredi 05 janvier 2007 à 09:20 -0600, Wade Maxfield a écrit :
> >
> >   I'm very new to System Ace, and this is probably a stupid question.
> >
> >   We were able, with the Monta Vista Linux to get a system.ace with a
> > zImage.elf linux file to boot on an ml403 board.  The system ace chip
> > seemed to copy the zImage.elf into DDR ram, and the system booted.  No
> > block ram used.
> >
> >    We created a board with an xf60 and a system ace chip on it and
> > created a system.ace file.  The xilinx loads, but the zImage.elf does
> > not copy into ddr ram.  We ran the testfatfs code and read from and
> > wrote to the compact flash on the system ace chip, verifying the files
> > through a compact flash adaptor on a pc.
> >
> >    We created a memory test using the ppc and were able (after some
> > wiring changes and other headaches) to prove the ddr ram works.  There
> > is enough of it to support linux (64 meg), and testing all 64 million
> > locations with various fixed and incrementing patterns proves it
> > works.
> >
> >    However, we could not get the external ram to load up with the
> > linux zImage.elf file. When this failed, we created a system.ace file
> > with two elf's in it, one for linux, one for a memory read/write
> > tester in block ram.
> >
> >   It appears the system ace chip loads the info into block ram just
> > fine, and our memory test executes.  However, our ddr ram has nothing
> > in it.  We reversed the order of the elf files, and that still did not
> > help.
> >
> >   Do we need a helper CPLD on this board to accomplish what the ML403
> > accomplishes?  Or do we need to do a boot loader in code?  If we need
> > to do a boot loader, how come the Monta Vista linux doesn't need one
> > on the ml403 board?  I've been googling and scouring the Xilinx site,
> > but I've achieved nothing but a few less hairs on my head.
> >
> >   I've already asked Monta Vista this question, and they quoted
> > verbatim the page from the xilinx manual, which is a generic answer to
> > the specific question.  Even if the xilinx manual is the answer, we
> > aren't seeing the results the manual implies we will see.
> >
> >   Can someone give me a clue?
> >
> > thanks,
> > wade
> >
> > _______________________________________________
> > Linuxppc-embedded mailing list
> > Linuxppc-embedded@ozlabs.org
> > https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>

[-- Attachment #2: Type: text/html, Size: 4887 bytes --]

  reply	other threads:[~2007-01-05 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-05 15:20 System Ace booting (or not) question Wade Maxfield
2007-01-05 17:14 ` alayrac christophe
2007-01-05 16:23   ` Wade Maxfield [this message]
     [not found]     ` <OFCEF3DE70.B954AC89-ONC125726C.00347491-C125726C.003548C4@eurotel.it>
2007-01-23 20:07       ` Wade Maxfield

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=45a1b53e0701050823y68db3059pcddfa784b39fed66@mail.gmail.com \
    --to=wmaxfield@gmail.com \
    --cc=christophe.alayrac@cresitt.com \
    --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).