All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hodaszi <mouse1@sch.bme.hu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Mips, U-Boot and ramdisk
Date: Tue, 23 Jun 2009 12:14:27 +0200	[thread overview]
Message-ID: <4A40AB03.2050600@sch.bme.hu> (raw)
In-Reply-To: <m2prcvpaib.fsf@ohwell.denx.de>

Hi Detlev,

Thanks for the answer!
> Hi Robert,
>
> root=/dev/ram is definitely correct.  It was MS-DOS a while ago, which
> switched the '/'s to '\'s on stealing the hierarchical file system
> concept from Unix ;)
>   
Sorry! Yes I used '/'. I just missed it.
>
> This is highly specific to the architecture.  Looking into MIPS code, it
> an environment like datastructure is built and passes that to the kernel
> (lib_mips/bootm.c).
>   
I thought... But I didn't find any description about this.
> I can't help you here, the best thing would be to debug this.  Maybe the
> MIPS kernel changed the way the environment is passed?  
>
> Cheers
>   Detlev
>
>   
I'm trying, but it's not so easy to debug the Au1200 with the BDI3000. 
If I want to single step the code, I should set the "Enable single step 
mode" flag in the processor's debug CP0 register, and clear when I'm 
using breakpoints, and other goodies... :)

Best regards,
Robert Hodaszi

  reply	other threads:[~2009-06-23 10:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22 14:55 [U-Boot] Mips, U-Boot and ramdisk Robert Hodaszi
2009-06-23  9:25 ` Detlev Zundel
2009-06-23 10:14   ` Robert Hodaszi [this message]
2009-06-23  9:54 ` Matthew Lear
2009-06-23 10:38   ` Robert Hodaszi
2009-06-23 12:45     ` Robert Hodaszi

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=4A40AB03.2050600@sch.bme.hu \
    --to=mouse1@sch.bme.hu \
    --cc=u-boot@lists.denx.de \
    /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.