All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Domen Puncer <domen.puncer@ultra.si>
Cc: Chris Boot <bootc@bootc.net>, linux-mips@linux-mips.org
Subject: Re: Emulating MIPS -- please help!
Date: Thu, 30 Mar 2006 09:07:47 +0100	[thread overview]
Message-ID: <20060330080746.GM31939@networkno.de> (raw)
In-Reply-To: <20060330061950.GA29489@domen.ultra.si>

On Thu, Mar 30, 2006 at 08:19:50AM +0200, Domen Puncer wrote:
> On 29/03/06 22:31 +0100, Chris Boot wrote:
> > On 29 Mar 2006, at 17:03, Thiemo Seufer wrote:
> > 
> > >On Wed, Mar 29, 2006 at 04:47:23PM +0100, Chris Boot wrote:
> > >[snip]
> > >>Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> > >>Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> > >>Memory: 128480k/131072k available (907k kernel code, 2556k reserved,
> > >>172k data, 96k init, 0k highmem)
> > >>Mount-cache hash table entries: 512
> > >>Checking for 'wait' instruction...  available.
> > >>
> > >>At this stage it gets stuck and I have to kill qemu. Any ideas how to
> > >>debug this?
> > >
> > >Familiar symptom, I fixed it but don't remember offhand which patch
> > >contains the fix. It was either related to TLB emulation or to
> > >kernel-mode/user-mode mismatch.
> > 
> > Well, I added a few more patches and it finally boots now, but it  
> > can't mount the root FS off the RAMDISK. I'm not sure if this is a  
> > side-effect of the previous initrd problem or what, but it feels good  
> > to be getting further...
> 
> I was unable to boot userspace from initrd too. It was loaded to the
> wrong address or something. "Fixing" that didn't work either.

It gets loaded to 0x80800000, feeding rd_start/rd_size derived from
that address as kernel parameters should work.


Thiemo

  reply	other threads:[~2006-03-30  7:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28 20:39 Emulating MIPS -- please help! Chris Boot
2006-03-28 22:37 ` Daniel Jacobowitz
2006-03-28 23:58 ` Thiemo Seufer
2006-03-29 15:47   ` Chris Boot
2006-03-29 16:03     ` Thiemo Seufer
2006-03-29 21:31       ` Chris Boot
2006-03-30  6:19         ` Domen Puncer
2006-03-30  8:07           ` Thiemo Seufer [this message]
2006-03-30 12:48             ` Chris Boot
2006-03-29  6:59 ` Alexander Voropay
2006-03-29  6:59   ` Alexander Voropay

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=20060330080746.GM31939@networkno.de \
    --to=ths@networkno.de \
    --cc=bootc@bootc.net \
    --cc=domen.puncer@ultra.si \
    --cc=linux-mips@linux-mips.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.