From: Grant Likely <grant.likely@secretlab.ca>
To: srikanth krishnakar <skrishnakar@gmail.com>
Cc: Linuxppc-dev@ozlabs.org
Subject: Re: Soft Reset for PPC44x Virtex 5 hangs saying Restarting System
Date: Mon, 13 Jul 2009 09:02:34 -0600 [thread overview]
Message-ID: <fa686aa40907130802h3a6875f7gf21d41974974a7e4@mail.gmail.com> (raw)
In-Reply-To: <6213bc560907130016n2f2d5066t3dc88032200da8ef@mail.gmail.com>
On Mon, Jul 13, 2009 at 1:16 AM, srikanth
krishnakar<skrishnakar@gmail.com> wrote:
> Hi all,
>
> Kernel : Linux-2.6.29
> Arch: Powerpc (ppc44x)
> Target: Xilinx ML507 Virtex5
>
> I have an issue in "Reset System" of Xilinx ML507 target board. I am using
> Compact Flash to boot the target ( using system ACE file to boot the
> target), during the process reset or reboot command on the target, I am not
> able to reboot the target completely, here is the snapshot:
Where is your boot code located? In BRAM? or SDRAM? If it is in
RAM, then it is likely that your boot code gets overwritten when the
Linux kernel boots and so soft resetting the processor will result in
a hung system (because it doesn't have any boot code to run).
> -----------------------------------------------------------------------------------------------------
>
> The target again doesn't provide me the boot options as obtained when done
> hard reset :
What boot options are you referring to? SystemACE boot configuration?
The current system ace driver doesn't have any support for either
setting the boot options or using the systemace to reboot the system
by reconfiguring the FPGA. It shouldn't be hard to do, it just hasn't
been written.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2009-07-13 15:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-13 7:16 Soft Reset for PPC44x Virtex 5 hangs saying Restarting System srikanth krishnakar
2009-07-13 15:02 ` Grant Likely [this message]
2009-07-13 15:39 ` srikanth krishnakar
2009-07-13 16:01 ` Grant Likely
2009-07-13 16:07 ` srikanth krishnakar
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=fa686aa40907130802h3a6875f7gf21d41974974a7e4@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=Linuxppc-dev@ozlabs.org \
--cc=skrishnakar@gmail.com \
/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).