linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: vneethv@gmail.com
To: Linuxppc-embedded@ozlabs.org
Subject: Porting linux on PPC405
Date: Wed, 03 Sep 2008 23:39:37 -0700	[thread overview]
Message-ID: <6540565.120101220510377593.JavaMail.nabble@isper.nabble.com> (raw)

Hi all,

I am trying to port Linux 2.6 on PPC405 processor.I have 
EDK 10.1,
Xilinx University program board (with Virtex II Pro device)
linux kernel from Xilinx git. (git.xilinx.com)
Cross Compiler (Croostool)
fdt.dts file generated by EDK using with help of Xilinx fdt patch.

I could compile the kernel and could generate the zImage. 
I've downloaded the hardware bit file and then the zImage to the DDR SDRAM on the board using Parallel 4 cable.

when i give the RUN command, this is what i get..


booting virtex
memstart=0x0
memsize=0x10000000
zImage starting: loaded at 0x00400000 (sp: 0x00578f1c)
Allocating 0x326564 bytes for kernel ...
gunzipping (0x00000000 <- 0x0040c000:0x005772bb)...done 0x3015c8 bytes
Linux/PowerPC load: console=ttyS0 ip=on root=/dev/ram
Finalizing device tree... flat tree at 0x40ad68
 
The booting process seems to be stopped after this. I the bootarguments i've given are,

In dts file,

bootargs = "console=ttyS0 ip=off root=/dev/ram";
linux,stdout-path="/plb@0/serial@83e00000";

Please let me know if've missed smthing here..!
n any clue on the reason why the boor process seems to be hanged here !

Thanks in advance,
Vineeth
 

             reply	other threads:[~2008-09-04  6:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04  6:39 vneethv [this message]
2008-09-04 15:26 ` Porting linux on PPC405 John Linn
2008-09-05 14:45   ` vneethv

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=6540565.120101220510377593.JavaMail.nabble@isper.nabble.com \
    --to=vneethv@gmail.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).