linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "JohnsonCheng" <johnsoncheng@qnap.com.tw>
To: <linuxppc-embedded@ozlabs.org>
Subject: Linux Kernel MTD question
Date: Sun, 21 Aug 2005 16:02:26 +0800	[thread overview]
Message-ID: <20050821080936.DA55167F92@ozlabs.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

Dear All,

 

Just as I know, we can have many partitions for our flash if we turn on MTD
in Kernel. For example:

0x00000000-0x00040000:      u-boot

0x00040000-0x00100000:      kernel

0x00100000-0x00200000:      inirid1

0x00200000-0x00400000:      initrd2

 

How could I distribute my RootFS into initrd1 and initrd2?

In U-Boot command, bootcmd, I set it to "bootm 40000 100000". 40000 is
Kernel address, and 100000 is RootFS1 address. But where to set RootRS2
address?

 

Thanks,

Johnson Cheng

 


[-- Attachment #2: Type: text/html, Size: 4224 bytes --]

             reply	other threads:[~2005-08-21  8:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-21  8:02 JohnsonCheng [this message]
2005-08-21 20:58 ` Linux Kernel MTD question Wolfgang Denk
2005-08-22  2:56   ` JohnsonCheng
     [not found] <20050822030032.4917442C7E@denx.de>
2005-08-22  8:17 ` Wolfgang Denk
2005-08-22 10:46   ` JohnsonCheng
     [not found] <20050822104924.214ED429CB@denx.de>
2005-08-22 13:07 ` Wolfgang Denk
2005-08-23  3:12   ` JohnsonCheng
2005-08-23  3:24     ` Robert P. J. Day
2005-08-23  5:31       ` JohnsonCheng
2005-08-23 19:16         ` Ricardo Scop
2005-08-24  5:02           ` JohnsonCheng
2005-08-24  8:49             ` Alex Zeffertt
2005-08-25  2:59               ` JohnsonCheng
2005-08-23  5:26   ` JohnsonCheng
     [not found] <20050823053053.67D1A42AFE@denx.de>
2005-08-23  8:59 ` Wolfgang Denk

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=20050821080936.DA55167F92@ozlabs.org \
    --to=johnsoncheng@qnap.com.tw \
    --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).