From: Eugene Surovegin <ebs@ebshome.net>
To: Chunlei Dong <cldong@gmail.com>
Cc: linux-ppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: /sbin/init is not beeing scheduled to run
Date: Wed, 29 Jun 2005 09:54:08 -0700 [thread overview]
Message-ID: <20050629165408.GB17313@gate.ebshome.net> (raw)
In-Reply-To: <b8fbdd1e05062909398f091c1@mail.gmail.com>
On Wed, Jun 29, 2005 at 09:39:55AM -0700, Chunlei Dong wrote:
> Hi,
>
> I am trying to boot the linux 2.6.11.5 in high memory, that means the
> phys memory does not start from 0, but 0x04000000, on ppc440gp ebony
> board. I changed the TLB setting and register settings for bdinfo,
> cmdline. Now it seems ok to run to the end of the process 0. After the
> start_thread() in load_elf_binary(), which loaded the "/sbin/init",
> the cpu becomes idle state, the /sbin/init process(the process 1) is
> never been scheduled to run.
> Anybody encountered this problem or give a hint?
Well, my suggestion is NOT to use such strange configuration and put
memory at 0, you'll save yourself a lot of time.
Theoretically, it should be possible to make Linux work when RAM
isn't at 0 address, but you have to fix many places and this requires
quite deep understanding of Linux and PPC 44x memory management, and,
frankly, you're on your own in this quest :).
--
Eugene
prev parent reply other threads:[~2005-06-29 16:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-29 16:39 /sbin/init is not beeing scheduled to run Chunlei Dong
2005-06-29 16:54 ` Eugene Surovegin [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=20050629165408.GB17313@gate.ebshome.net \
--to=ebs@ebshome.net \
--cc=cldong@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).