From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dev.rtsoft.ru (unknown [85.21.88.2]) by ozlabs.org (Postfix) with SMTP id 21233DDF05 for ; Wed, 11 Apr 2007 02:47:28 +1000 (EST) Message-ID: <461BBFD5.7030302@ru.mvista.com> Date: Tue, 10 Apr 2007 20:48:21 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: "Benedict, Michael" Subject: Re: MPC 8349e-mITX and MTD/Flash References: <572211.38645.qm@web306.biz.mail.mud.yahoo.com> <461BB1DB.9050503@freescale.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Cc: Timur Tabi , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. Benedict, Michael wrote: >>Having said that, it seems that the kernel now supports >>defining the physmap via the OF >>tree. Is that true? > Initially I was going to try and define this via the OF tree. However, > the documentation indicated that the only supported device_type was > "rom" so I did not persue that route. There was long discussion about using "mtd" and other types -- people were complaining that "mtd" was too Linux-centric term, so finally we ended up with "rom". It doesn't imply that ROMs are the only supported devices. :-) WBR, Sergei