All of lore.kernel.org
 help / color / mirror / Atom feed
From: robinpv <robinpv@aiware.co.jp>
To: linuxppc-dev@ozlabs.org
Subject: Linux ppc port problem
Date: Wed, 21 Jun 2006 18:45:17 +0900	[thread overview]
Message-ID: <4499152D.2040908@aiware.co.jp> (raw)

Hi ,
     I am trying to the port linux to the mpc5200 based board( Lite5200.)
     I am using linux version 2.6.16.1.  I am getting the below message 
after that, linux seems to he in hanged state
     I debugged and found that the control is reaching the schedule() in 
rest_init() which is the last function called in start_kernel().
     I have set the command line arguements to "console=ttyPSC0,115200 
root=/dev/ram0 rw ramdisk_size=16384"
     Can you suggest, how to proceed or what could be the problem.

With regards
Robin


## Booting image at ff000000 ...
   Image Name:   Linux-2.6.16.1
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    1301999 Bytes =  1.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
## Loading RAMDisk Image at ff200000 ...
   Image Name:   ramdisk
   Image Type:   PowerPC Linux RAMDisk Image (gzip compressed)
   Data Size:    2788700 Bytes =  2.7 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Ramdisk to 03d05000, end 03fadd5c ... OK
id mach(): done
MMU:enter
MMU:hw init
MMU:mapin
MMU:setio
MMU:exit
setup_arch: enter
setup_arch: bootmem
arch: exit

             reply	other threads:[~2006-06-21 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21  9:45 robinpv [this message]
2006-06-21 14:14 ` Linux ppc port problem Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-06-21 16:27 Zhan, Rongkai
2006-06-22  1:10 ` robinpv

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=4499152D.2040908@aiware.co.jp \
    --to=robinpv@aiware.co.jp \
    --cc=linuxppc-dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.