All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jantira Hengmeechai (Tai)" <Hengmeej@linsys.ca>
To: linuxppc-embedded@ozlabs.org
Subject: Root filesystem
Date: Wed, 06 Dec 2006 09:35:32 -0600	[thread overview]
Message-ID: <WorldClient-F200612060935.AA35320064@linsys.ca> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 915 bytes --]

Hi all,

I am implementing uClinux using linuxppc-2.4 for the Xilinx Virtex-4 powerpc 
board.
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux/powerpc_linux/

After I downloaded and booted up, it just stopped after "Mounting var: " 
message.

These are the MTD options that I've enabled:

# Memory Technology Devices (MTD)
CONFIG_MTD=y
CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_CFI=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_RAM=y
CONFIG_MTD_UCLINUX=y

And I've enabled "/proc file system support", "ROM file system support", and 
"Second extended fs support"
for the File systems options.

Best Regards,
Jantira.

 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jantira Hengmeechai (Tai)
Embedded Software Developer
 
Linear Systems Ltd.
1717 Dublin Avenue, Unit 1
Winnipeg., MB., R3H 0H2, Canada 
Phone: 1 204 632 4300 ext.23, Fax: 1 204 697 2417

[-- Attachment #1.2: Type: text/html, Size: 2463 bytes --]

[-- Attachment #2: CAPTURE.TXT --]
[-- Type: text/plain, Size: 1640 bytes --]


\rloaded at:     00400000 004F91E0
\rboard data at: 004F6138 004F6150
\rrelocated to:  00405304 0040531C
\rzimage at:     004058C9 004F56B3
\ravail ram:     004FA000 10000000

\rLinux/PPC load: root=/dev/mtdblock0 rootfstype=romfs rw ip=on
\rUncompressing Linux...done.
\rNow booting the kernel
\rLinux version 2.4.30-pre1 (devel@localhost.localdomain) (gcc version 3.4.2) #214 Tue Dec 5 15:54:55 EST 2006
Xilinx Virtex-II Pro port (C) 2002 MontaVista Software, Inc. (source@mvista.com)
On node 0 totalpages: 65536
zone(0): 65536 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/mtdblock0 rootfstype=romfs rw ip=on
Xilinx INTC #0 at 0x41200000 mapped to 0xFDFFF000
Calibrating delay loop... 299.82 BogoMIPS
Memory: 256788k available (588k kernel code, 1644k data, 36k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
uclinux[mtd]: RAM probe address=0xc00d1624 size=0x166000
Creating 1 MTD partitions on "RAM":
0x00000000-0x00166000 : "ROMfs"
uclinux[mtd]: set ROMfs to be root filesystem
VFS: Mounted root (romfs filesystem) readonly.
Freeing unused kernel memory: 36k init
Mountounting proc: 
Mounting var: 

                 reply	other threads:[~2006-12-06 15:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=WorldClient-F200612060935.AA35320064@linsys.ca \
    --to=hengmeej@linsys.ca \
    --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 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.