linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andrei Konovalov <akonovalov@ru.mvista.com>
To: andreas_schmidt@ifm-electronic.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: linux hangs after uncompressing on memec board with virtex2p
Date: Wed, 18 May 2005 20:11:52 +0400	[thread overview]
Message-ID: <428B6948.8050202@ru.mvista.com> (raw)
In-Reply-To: <OFA7B343F9.F5611A71-ONC1257005.00521FFA-C1257005.00541DF8@ifm-electronic.com>

Andreas,

I've never tried using u-boot with the virtex2p boards,
but there is the AppNote describing how to use u-boot
with ML300 (it seems your port is based on ML300):

http://direct.xilinx.com/bvdocs/appnotes/xapp542.pdf

This appnote mentions the small patch needed by the linux kernel.
Are you sure you have applied this patch, or this patch is in the
kernel tree you are using already?
I mean the ml300.uboot.patch from xapp542.zip.

Best regards,
Andrei


andreas_schmidt@ifm-electronic.com wrote:
> Hi at all
> 
> 
> Since one week I have this Problem and can't solve it. I allready read DULG and search in
> Mailinglists but I can't run linux. Perhaps had the same problem and can help me.
> My Problem:
> After I load the uImage and initrd in Ram (uImage at 0x00400000 and initrd 0x00600000)
> from server, I try to run in with command bootm.
> => bootm 00400000 00600000
> 
> the outpu what I get is
> 
> ## Booting image at 00400000 ...
>    Image Name:   Linux-2.4.24-pre2
>    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
>    Data Size:    609180 Bytes = 594.9 kB
>    Load Address: 00000000
>    Entry Point:  00000000
>    Verifying Checksum ... OK
>    Uncompressing Kernel Image ... OK
> ## Loading RAMDisk Image at 00600000 ...
>    Image Name:   Simple Embedded Linux Framework
>    Image Type:   PowerPC Linux RAMDisk Image (gzip compressed)
>    Data Size:    1476478 Bytes =  1.4 MB
>    Load Address: 00000000
>    Entry Point:  00000000
>    Verifying Checksum ... OK
>    Loading Ramdisk to 00697000, end 007ff77e ... OK
> 
> and than hangs it.
> I debug until the u-boot gives parameter on kernel (*kernel) (kbd, initrd_start,
> initrd_end, cmd_start, cmd_end); and all works fine.
> Than it can be only the kernel who hangs?
> 
> Some additional information to u-boot.

...

      reply	other threads:[~2005-05-18 16:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 15:18 linux hangs after uncompressing on memec board with virtex2p andreas_schmidt
2005-05-18 16:11 ` Andrei Konovalov [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=428B6948.8050202@ru.mvista.com \
    --to=akonovalov@ru.mvista.com \
    --cc=andreas_schmidt@ifm-electronic.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).