From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.innomedia.soft.net ([164.164.79.130] helo=gateway.innomedia.soft.net) by pentafluge.infradead.org with esmtps (Exim 4.61 #1 (Red Hat Linux)) id 1FWBT9-0007bE-CC for linux-mtd@lists.infradead.org; Wed, 19 Apr 2006 13:07:41 +0100 Received: from [192.168.19.4] ([192.168.19.4]) (authenticated bits=0) by gateway.innomedia.soft.net (8.12.11/8.12.11) with ESMTP id k3JC769O001370 for ; Wed, 19 Apr 2006 17:37:09 +0530 Message-ID: <444627EA.3@innomedia.soft.net> Date: Wed, 19 Apr 2006 17:37:06 +0530 From: kanhu MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: mtd device on RAM List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi list, I am using uclinux on my gateway(Having 32mb sdram with armnommu acrh). I was successfull using the mtd device on a flash chip of 8mb. I want to use it on the RAM chip. Can anybody help me on how can i use the mtd device on the ram chip and how to define the partition table. With Thanks, kanhu