linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Pieter <phenning@vastech.co.za>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Mounting PRAMFS support
Date: Tue, 12 Aug 2008 20:11:38 +0200	[thread overview]
Message-ID: <20080812181138.BEF53248BF@gemini.denx.de> (raw)
In-Reply-To: <48A15FC3.3060008@vastech.co.za>

Dear Pieter,

In message <48A15FC3.3060008@vastech.co.za> you wrote:
> 
> Im using a ppc85xx processor with Denx ELDK (4.1) The board  has 512MB
> DDR2 and the board config reserves 64M for pram. during bootup the
> mem=$mem argument is passed to the linux kernel command line and linux
> boots successfully.

So what are the exact boot messages of your kernel?

> I am unable to mount the PRAMFS - all documentation leads me to use
> 
> mount -t pramfs -o physaddr=0x1c000000,init=0x4000000 none /mnt
-------------------------------------------------------------^^^^
> witch fails with the message:
> mounting none on /mtd failed: no such devise 
-------------------^^^^

/mnt != /mtd

There is something worng, probably your description. It would be
better if you showed the precise commands and outpout from your
target system.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"Open the pod bay doors, HAL."                    - Dave Bowman, 2001

  reply	other threads:[~2008-08-12 18:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 10:02 Mounting PRAMFS support Pieter
2008-08-12 18:11 ` Wolfgang Denk [this message]
2008-08-13  9:30   ` Pieter
2008-10-23  7:59     ` Ucode/BD conflict on PowerPC 860 Gray, Steve - UK
2008-10-23 15:31       ` Scott Wood
2008-10-24 13:03         ` Gray, Steve - UK

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=20080812181138.BEF53248BF@gemini.denx.de \
    --to=wd@denx.de \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=phenning@vastech.co.za \
    /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).