linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "JohnsonCheng" <johnsoncheng@qnap.com.tw>
To: "'Wolfgang Denk'" <wd@denx.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: RE: Linux Kernel MTD question
Date: Tue, 23 Aug 2005 13:26:46 +0800	[thread overview]
Message-ID: <20050823052736.58650680A4@ozlabs.org> (raw)
In-Reply-To: <20050822130702.27D5F353D18@atlas.denx.de>

When I want to turn on MTD with TQM8XXL, I can't find it in kernel 2.6.12.3.
I use "MTD\Mapping drivers for chip access\CFI Flash device in physical
memory map", it seems only one partition can be used.


Thanks,
Johnson Cheng


-----Original Message-----
From: linuxppc-embedded-bounces@ozlabs.org
[mailto:linuxppc-embedded-bounces@ozlabs.org] On Behalf Of Wolfgang Denk
Sent: Monday, August 22, 2005 9:07 PM
To: JohnsonCheng
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Linux Kernel MTD question 

In message <20050822104924.214ED429CB@denx.de> you wrote:
> 
> How can I put the Environment variables or configurations in
> 0x00060000-0x00080000, or put User Data in 0x005C0000-0x1000000?
> Use U-boot command? Or....

It is up to you to define a memory map for your flash  device(s)  and
create  appropriate partitions for this map in Linux (and probably in
U-Boot, too, using the new "mtdparts" command).

Then you can use standard commands in U-Boot (erase, cp) and in Linux
(erase_all, cp) to store any data you likein your flash.

It is *your* design. *You* must create it.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

  parent reply	other threads:[~2005-08-23  5:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050822104924.214ED429CB@denx.de>
2005-08-22 13:07 ` Linux Kernel MTD question 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 [this message]
     [not found] <20050823053053.67D1A42AFE@denx.de>
2005-08-23  8:59 ` Wolfgang Denk
     [not found] <20050822030032.4917442C7E@denx.de>
2005-08-22  8:17 ` Wolfgang Denk
2005-08-22 10:46   ` JohnsonCheng
2005-08-21  8:02 JohnsonCheng
2005-08-21 20:58 ` Wolfgang Denk
2005-08-22  2:56   ` JohnsonCheng

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=20050823052736.58650680A4@ozlabs.org \
    --to=johnsoncheng@qnap.com.tw \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=wd@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 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).